public property ReticleCollectionBase<T>.Item
Gets or sets the element by the index
T
this[int index] public get; public set;
index
Declared in ReticleCollectionBase<T>