nspectre - declarative validation for .NET

CandidateTypeCollection Class

CandidateTypeCollection represents a collection of CandidateTypes.

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

System.Object
   NSpectre.Core.Configuration.CandidateTypeCollection

public class CandidateTypeCollection : IList, ICollection, IEnumerable

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.Configuration

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

See Also

CandidateTypeCollection Members | NSpectre.Core.Configuration Namespace