System.Collections.ReadOnlyCollectionBase.System C# (CSharp) 메소드

System() 보호된 메소드

protected System ( System array, int index ) : void
array System
index int
리턴 void
        void System.Collections.ICollection.CopyTo(System.Array array, int index) { }
    }