nspectre - declarative validation for .NET

SpecificationCollection Properties

The properties of the SpecificationCollection class are listed below. For a complete list of SpecificationCollection class members, see the SpecificationCollection Members topic.

Public Instance Properties

Count Gets the number of elements.
IsFixedSize Gets a value indicating whether the collection has a fixed size.
IsSynchronized Gets a value indicating whether access is synchronized (thread-safe).
Item Gets or sets the Specification.Core.SpecificationBase at the given index.
SyncRoot Gets an object that can be used to synchronize access.

See Also

SpecificationCollection Class | NSpectre.Core.Configuration Namespace