Returns an array of the specified type that contains all the values in the NameObjectCollectionBase instance.
Protected Function BaseGetAllValues ( _ type As Type _ ) As Object()
Dim type As Type Dim returnValue As Object() returnValue = Me.BaseGetAllValues(type)
protected Object[] BaseGetAllValues( Type type )
protected: array<Object^>^ BaseGetAllValues( Type^ type )
protected function 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, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98