MatchesReturnObject Members
Include Protected Members
Include Inherited Members
Reserved for internal use. Matches the object returned from the TermStore object to a specified object.
The MatchesReturnObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MatchesReturnObject | This member is reserved for internal use and is not intended to be used directly from your code. Constructs an instance of a MatchesReturnObject object. |
Top
Properties
Name | Description | |
---|---|---|
Matches | This member is reserved for internal use and is not intended to be used directly from your code. Gets a collection of objects that match the returned object. |
Top
Methods
Name | Description | |
---|---|---|
ApplyMatches | This member is reserved for internal use and is not intended to be used directly from your code. Constructs an instance of a MatchesReturnObject object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top