Click or drag to resize

BcfTableViewBaseTRowViewContains Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodContains(Int32)
Determines whether the list contains an entry identified by the specified row(-view)-identifier.
(Inherited from BcfTableViewBase.)
Public methodContains(TRowView)
Determines whether this collection contains the specified item.
Public methodContains(BcfRowView)
Determines whether the list contains the specified BcfRowView.
(Inherited from BcfTableViewBase.)
Top
See Also