Click or drag to resize

MatchCandidatesNew Method

Create a new MatchCandidates collection with the same status flags as the current one (but empty).

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public MatchCandidates New()

Return Value

Type: MatchCandidates
See Also