ConstructorCandidateCollection public class ConstructorCandidateCollection : Collection<ConstructorCandidate> Documentation public ConstructorCandidate FewerArgumentsCandidate { get; } public bool HasAmbiguousFewerArgumentsCandidate { get; } public ConstructorCandidateCollection() public void Add(ConstructorCandidate item)