ConstructorCandidateCollection public class ConstructorCandidateCollection : Collection<ConstructorCandidate> Collection of ConstructorCandidate Documentation public ConstructorCandidate FewerArgumentsCandidate { get; } Gets the fewer arguments candidate. public bool HasAmbiguousFewerArgumentsCandidate { get; } public ConstructorCandidateCollection() public void Add(ConstructorCandidate item)