Click or drag to resize
CalculationWorks Logo
BcfValidatorResultCollection Methods

The BcfValidatorResultCollection type exposes the following members.

Methods
  NameDescription
Public methodContains(BcfValidatorCell)
Determines whether the collection contains the specified address.
Public methodContains(T) (Inherited from ReadOnlyCollectionBcfValidatorResult.)
Public methodContains(BcfRow, BcfValidatorBase)
Determines whether the collection contains the specified address.
Public methodCopyTo (Inherited from ReadOnlyCollectionBcfValidatorResult.)
Public methodEquals (Inherited from Object.)
Public methodGetEnumerator (Inherited from ReadOnlyCollectionBcfValidatorResult.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetResult(BcfValidatorCell)
Gets the BcfValidatorResult for the address.
Public methodGetResult(BcfRow, BcfValidatorBase)
Gets the BcfValidatorResult for the address.
Public methodGetType (Inherited from Object.)
Public methodIndexOf (Inherited from ReadOnlyCollectionBcfValidatorResult.)
Public methodToString (Inherited from Object.)
Top
See Also