System.Collections.Specialized.NameObjectCollectionBase.BaseGetAllValues C# (CSharp) Метод

BaseGetAllValues() защищенный Метод

protected BaseGetAllValues ( System type ) : object[]
type System
Результат object[]
        protected object[] BaseGetAllValues(System.Type type) { throw null; }
        protected string BaseGetKey(int index) { throw null; }

Same methods

NameObjectCollectionBase::BaseGetAllValues ( ) : Object[]
NameObjectCollectionBase::BaseGetAllValues ( ) : object[]
NameObjectCollectionBase::BaseGetAllValues ( Type type ) : object[]