Implemented interface member:
property
this
System.Collections.Generic.IList<T>.this[System.Int32]
2 references to
PresentationCore (2)
Core\CSharp\MS\Internal\PartialArray.cs (2)
181array[arrayIndex + i] = this[i]; 193yield return this[i];