[]
Returns a list containing the given object
protected override IList GetObjectsFromInstance(object instance)
Protected Overrides Function GetObjectsFromInstance(instance As Object) As IList
An ArrayList returned as an object.
An ArrayList which contains the individual objects to be created.