The properties of the CandidateTypeCollection class are listed below. For a complete list of CandidateTypeCollection class members, see the CandidateTypeCollection Members topic.
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.CandidateType at the given index. |
SyncRoot | Gets an object that can be used to synchronize access. |
CandidateTypeCollection Class | NSpectre.Core.Configuration Namespace