System.Collections.CollectionBase.this C# (CSharp) 메소드

this() 보호된 메소드

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