The following tables list the members exposed by ContextItem.
Public Constructors
Name | Description | |
---|---|---|
ContextItem | Initializes a new instance of the ContextItem class. |
Public Methods
Name | Description | |
---|---|---|
Equals | Determines whether the specified ContextItem is equal to the current ContextItem. | |
GetHashCode | Serves as a hash function for a particular type. | |
ToString | Returns a System.String that represents the current ContextItem |
Public Properties
Name | Description | |
---|---|---|
Name | Gets or sets the name. | |
NameDescriptor | Gets or sets the name descriptor. | |
Role | Gets or sets the role. | |
Subject | Gets or sets the subject. | |
SubjectDescriptor | Gets or sets the subject descriptor. | |
Suffix | Gets or sets the suffix. | |
Value | Gets or sets the value. |