Modifier

Partager via


CollectionConstraint.doMatch(IEnumerable) Method

Definition

Protected method to be implemented by derived classes

protected abstract bool doMatch(System.Collections.IEnumerable collection);
abstract member doMatch : System.Collections.IEnumerable -> bool

Parameters

collection
IEnumerable

Returns

Applies to