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
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetEnumerator (Inherited from ReadOnlyCollectionBcfValidatorResult.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetResult(BcfValidatorCell)
Gets the BcfValidatorResult for the address.
Public methodGetResult(BcfRow, BcfValidatorBase)
Gets the BcfValidatorResult for the address.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIndexOf (Inherited from ReadOnlyCollectionBcfValidatorResult.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also