RuntimeMapSplit Members
A class which represents the result of splitting a map.
The following tables list the members exposed by the RuntimeMapSplit type.
Public Constructors
Name | Description | |
---|---|---|
RuntimeMapSplit | Supports the infrastructure. Do not use. |
Top
Public Fields
Name | Description | |
---|---|---|
Element | The element of the head. | |
Key | The key of the head. | |
Rest | The rest of the map. |
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
RuntimeMapSplit Generic Class
Microsoft.Xrt.Runtime Namespace