| Name | Description | |
|---|---|---|
|  | TdTimeWithTimeZone Constructor | Overloaded. | 
The following tables list the members exposed by TdTimeWithTimeZone.
| Name | Description | |
|---|---|---|
|  | TdTimeWithTimeZone Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|   | MaxValue | The largest possible value of TdTimeWithTimeZone. This field is read-only. | 
|   | MinValue | The smallest possible value of TdTimeWithTimeZone. This field is read-only. | 
|   | Null | Gets a Null TdTimeWithTimeZone instance. | 
| Name | Description | |
|---|---|---|
|  | Hour | The hour of the time component in this instance of TdTimeWithTimeZone is returned. | 
|  | IsNull | Indicates whether this TdTimeWithTimeZone instance is TdTimeWithTimeZone.Null. | 
|  | Microsecond | The sub-seconds contained in the time component is returned in microseconds. | 
|  | Minute | The number of minutes contained in the time component of this instance of TdTimeWithTimeZone. | 
|  | Scale | Returns the scale of this instance of TdTimeWithTimeZone. | 
|  | Second | The number of seconds contained in the time component in this instance of TdTimeWithTimeZone is returned. | 
|  | UtcOffset | Returns the UTC Offset or allows the UTC offset to be set. | 
|  | Value | Gets the string representation of this TdTimeWithTimeZone instance. | 
| Name | Description | |
|---|---|---|
|  | Add | Overloaded. | 
|   | Compare | Compares two instances of TdTimeWithTimeZone and returns a value indicating whether left is greater than, less than or equal to right. | 
|  | CompareTo | Overloaded. Compares this instance to the supplied object and returns whether it is less than, equal or greater than the supplied object. | 
|  | Equals | Overloaded. Returns a value indicating whether two instances of TdTimeWithTimeZone are equal. | 
|  | GetHashCode | Returns the hash code for this instance. | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|   | GetXmlSchema | Specifies the XML Qualified name for TdTimeWithTimeZone XML type mapping. | 
|   | GreaterThan | Compares two TdTimeWithTimeZone to determine whether the left operand is greater than the right operand. | 
|   | GreaterThanOrEqual | Compares two TdTimeWithTimeZone to determine whether the left operand is greater than or equal to the right operand. | 
|   | LessThan | Compares two TdTimeWithTimeZone to determine whether the left operand is less than the right operand. | 
|   | LessThanOrEqual | Compares two TdTimeWithTimeZone to determine whether the left operand is less than or equal to the right operand. | 
|   | NotEquals | Compares two TdTimeWithTimeZone to determine whether the left operand is not equal to the right operand. | 
|   | Parse | Overloaded. | 
|  | Subtract | Overloaded. | 
|  | ToString | Overloaded. | 
|  | ToTimeZone | Converts the time zone of this instance to a different time zone. | 
|  | ToUtcTime | Calculates the Universal Coordinated Time (UTC) of this instance of TdTimeWithTimeZone. | 
|   | TryParse | Overloaded. | 
|  Addition | Overloaded. | 
|  Equality | Compares two TdTimeWithTimeZones to determine whether the left operand is equal to the right operand. | 
|  Explicit Type Conversion | Overloaded. | 
|  Greater Than | Compares two TdTimeWithTimeZone to determine whether the left operand is greater than the right operand. | 
|  Greater Than or Equal | Compares two TdTimeWithTimeZones to determine whether the left operand is greater than or equal to the right operand. | 
|  Inequality | Compares two TdTimeWithTimeZones to determine whether the left operand is not equal to the right operand. | 
|  Less Than | Compares two TdTimeWithTimeZones to determine whether the left operand is less than the right operand. | 
|  Less Than or Equal | Compares two TdTimeWithTimeZones to determine whether the left operand is less than or equal to the right operand. | 
|  Subtraction | Overloaded. |