CollectionEditor.GetObjectsFromInstance(Object) Methode

Definition

Gibt eine Liste zurück, die das angegebene Objekt enthält.

protected:
 virtual System::Collections::IList ^ GetObjectsFromInstance(System::Object ^ instance);
protected virtual System.Collections.IList GetObjectsFromInstance(object instance);
abstract member GetObjectsFromInstance : obj -> System.Collections.IList
override this.GetObjectsFromInstance : obj -> System.Collections.IList
Protected Overridable Function GetObjectsFromInstance (instance As Object) As IList

Parameter

instance
Object

Ein ArrayList zurückgegebenes Objekt.

Gibt zurück

Eine ArrayList , die die zu erstellenden einzelnen Objekte enthält.

Gilt für: