RuntimeMapElement Members
A class which represents a range element of a runtime map. Supports the XRT infrastructure.
The following tables list the members exposed by the RuntimeMapElement type.
Public Constructors
Name | Description | |
---|---|---|
RuntimeMapElement | Supports the infrastructure. Do not use. |
Top
Public Fields
Name | Description | |
---|---|---|
Element | The value of the element. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether the specified compound value is equal to the current compound value. (Inherited from Object) | |
GetHashCode | Overridden. Serves as a consistent hash function for a compound value type. (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | Overridden. Returns a string that represents the current compound value. (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
RuntimeMapElement Generic Class
Microsoft.Xrt.Runtime Namespace