Click or drag to resize
CalculationWorks Logo
BcfRelationCollection Methods

The BcfRelationCollection type exposes the following members.

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