True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.Design Namespace / SplitCollectionEditor Class / GetObjectsFromInstance Method

In This Topic
    GetObjectsFromInstance Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetObjectsFromInstance( _
       ByVal instance As System.Object _
    ) As System.Collections.IList
    protected virtual System.Collections.IList GetObjectsFromInstance( 
       System.object instance
    )

    Parameters

    instance
    See Also