Returns an array of the specified type that contains all the values in the NameObjectCollectionBase instance.
Protected Function BaseGetAllValues ( _ type As Type _ ) As Object()
protected Object[] BaseGetAllValues( Type type )
protected: array<Object^>^ BaseGetAllValues( Type^ type )
member BaseGetAllValues : type:Type -> Object[]
type is nullNothingnullptra null reference (Nothing in Visual Basic).
type is not a valid Type.
This method is an O(n) operation, where n is Count.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2