BaseGetAllValues Method

MCManager API

Overload List

  NameDescription
BaseGetAllValues()()()
Returns an Object array that contains all the values in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)
BaseGetAllValues(Type)
Returns an array of the specified type that contains all the values in the NameObjectCollectionBase instance.
(Inherited from NameObjectCollectionBase.)

See Also