nspectre - declarative validation for .NET

Properties Properties

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

Public Instance Properties

Count (inherited from NameObjectCollectionBase) Gets the number of key-and-value pairs contained in the NameObjectCollectionBase instance.
Item Gets or sets the value of the property with the given name.
Keys (inherited from NameObjectCollectionBase) Gets a KeysCollection instance that contains all the keys in the NameObjectCollectionBase instance.

Protected Instance Properties

IsReadOnly (inherited from NameObjectCollectionBase) Gets or sets a value indicating whether the NameObjectCollectionBase instance is read-only.

See Also

Properties Class | NSpectre.Core Namespace