CollectionEditor.GetObjectsFromInstance Method (Object)
.NET Framework (current version)
Returns a list containing the given object
Assembly: System.Design (in System.Design.dll)
Parameters
- instance
-
Type:
System.Object
An ArrayList returned as an object.
Return Value
Type: System.Collections.IListAn ArrayList which contains the individual objects to be created.
.NET Framework
Available since 2.0
Available since 2.0
Show: