nspectre - declarative validation for .NET

CandidateTypeCollection.Item Property

Gets or sets the Specification.Core.CandidateType at the given index.

public CandidateType this[
   int index
] {get; set;}

See Also

CandidateTypeCollection Class | NSpectre.Core.Configuration Namespace