System.Collections.CollectionBase.this C# (CSharp) Method

this() protected method

protected this ( int index ) : objectSystem.Collections.IList.
index int
return objectSystem.Collections.IList.
        object System.Collections.IList.this[int index] { get { throw null; } set { } }
        public void Clear() { }