![]() | Token Class |
Namespace: SandcastleBuilder.Utils.ConceptualContent
The Token type exposes the following members.
Name | Description | |
---|---|---|
![]() | Token |
Constructor
|
![]() | Token(String, String) |
Constructor
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnPropertyChanged |
This raises the PropertyChanged event
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ToToken |
Convert the token to its <token> element form
|
Name | Description | |
---|---|---|
![]() | IsSelected |
This is used to get or set whether or not the entity is selected
|
![]() | TokenName |
This is used to get or set the token name
|
![]() | TokenValue |
This is used to get or set the token value
|
Name | Description | |
---|---|---|
![]() | PropertyChanged |
The property changed event
|