Bagikan melalui


CollectionEditor.GetObjectsFromInstance(Object) Metode

Definisi

Mengembalikan daftar yang berisi objek yang diberikan.

protected:
 virtual System::Collections::IList ^ GetObjectsFromInstance(System::Object ^ instance);
protected virtual System.Collections.IList GetObjectsFromInstance (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

Dikembalikan ArrayList sebagai objek.

Mengembalikan

Yang ArrayList berisi objek individual yang akan dibuat.

Berlaku untuk