The RdlObject 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 |
Tests whether an RdlObject is null or empty.
|
|
ToString |
Converts the current object to a string.
(Overrides Object..::..ToString()()()().) |
|
TryParse |
Parses a string into properties of the RdlObject class.
|