PatternCollection.MatchesAll Property

Namespace
Kampute.DocToolkit.Collections
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether the collection matches all non-empty values.
public bool MatchesAll { get; }

Property Value

bool
true if the collection matches all non-empty values; otherwise, false.