Click or drag to resize

BcfTableViewBaseContains 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.
Public methodContains(BcfRow)
Determines whether the list contains the specified row
Public methodContains(BcfRowView)
Determines whether the list contains the specified rowView.
Top
See Also