System.Collections.Specialized.NameObjectCollectionBase.System C# (CSharp) Method

System() protected method

protected System ( System array, int index ) : void
array System
index int
return void
        void System.Collections.ICollection.CopyTo(System.Array array, int index) { }
        public partial class KeysCollection : System.Collections.ICollection, System.Collections.IEnumerable