The RdlString type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Compares the current object with another object.
This method performs comparison by value.
(Overrides RdlProp..::..Equals(Object).) |
|
GetHashCode |
Gets the hash code for the current object, based on value.
(Overrides RdlProp..::..GetHashCode()()()().) |
|
IsNullOrEmpty |
Indicates wthether the specified RdlString instance is null or empty.
|
|
ToString |
Converts the current object to a string.
(Overrides Object..::..ToString()()()().) |
|
TryParse |
Parses a string into properties of the RdlString class.
|