MatchCandidates Properties |
The MatchCandidates type exposes the following members.
Name | Description | |
---|---|---|
Capacity | Gets or sets the total number of elements the internal data structure can hold without resizing. (Inherited from ListMatchCandidate.) | |
Count | Gets the number of elements contained in the ListT. (Inherited from ListMatchCandidate.) | |
HasDynamicTypedParameters |
True if the UnresolvedRef being matched is a method invocation and at least one argument has a dynamic type.
| |
IsCategoryMatch |
True if the types of the matching objects are valid for the target category.
| |
IsCompleteMatch |
True if the matches are complete (any type and parameter arguments and static mode also match).
| |
IsMethodGroup |
True if the matched objects represent one or more methods.
| |
Item | Gets or sets the element at the specified index. (Inherited from ListMatchCandidate.) |