Click or drag to resize
CalculationWorks Logo
BcfTableCollection Methods

The BcfTableCollection type exposes the following members.

Methods
  NameDescription
Public methodContains(String)
Determines whether the specified table name is contained.
Public methodContains(T) (Inherited from ReadOnlyCollectionBcfTable.)
Public methodCopyTo (Inherited from ReadOnlyCollectionBcfTable.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from ReadOnlyCollectionBcfTable.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from ReadOnlyCollectionBcfTable.)
Public methodToString (Inherited from Object.)
Public methodTryGetTable
Gets the table with the specified name.
Top
See Also