DottedString Methods |
The DottedString type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | Indicates whether this instance and a specified object are equal. (Overrides ValueType.Equals(Object).) | |
Equals(DottedString) |
Determines whether the currentDottedString is equal to another one.
| |
GetHashCode | Returns the hash code for this instance. (Overrides ValueType.GetHashCode().) | |
ToString | Returns the fully qualified type name of this instance. (Overrides ValueType.ToString().) |