CollectionEditor::GetItems Method (Object^)
.NET Framework (current version)
Gets an array of objects containing the specified collection.
Assembly: System.Design (in System.Design.dll)
Parameters
- editValue
-
Type:
System::Object^
The collection to edit.
Return Value
Type: array<System::Object^>^An array containing the collection objects, or an empty object array if the specified collection does not inherit from ICollection.
.NET Framework
Available since 1.1
Available since 1.1
Show: