DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / IBindingListDataCollectionItem Interface / Item Property

In This Topic
    Item Property (IBindingListDataCollectionItem)
    In This Topic
    Gets the original item in the System.ComponentModel.IBindingList.
    Syntax
    'Declaration
     
    ReadOnly Property Item As Object
    object Item {get;}
    See Also