nspectre - declarative validation for .NET

Properties Class

Properties is a generic collection of name-object pairs used to pass properties.

For a list of all members of this type, see Properties Members.

System.Object
   System.Collections.Specialized.NameObjectCollectionBase
      NSpectre.Core.Properties

public class Properties : NameObjectCollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NSpectre.Core

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

Properties Members | NSpectre.Core Namespace