Click or drag to resize
CalculationWorks Logo
BcfColumnCollection Methods

The BcfColumnCollection type exposes the following members.

Methods
  NameDescription
Public methodContains(String)
Determines whether the specified name is in the collection.
Public methodContains(T) (Inherited from ReadOnlyCollectionBcfColumn.)
Public methodCopyTo (Inherited from ReadOnlyCollectionBcfColumn.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from ReadOnlyCollectionBcfColumn.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from ReadOnlyCollectionBcfColumn.)
Public methodToString (Inherited from Object.)
Public methodTryGetColumn
Gets the column with the specified name.
Top
See Also