DoubleProperty Class |
[Missing <summary> documentation for "T:Demo3D.Utilities.DoubleProperty"]
Namespace: Demo3D.Utilities
public class DoubleProperty : GlobalizedProperties, IConvertible
The DoubleProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| DoubleProperty | Initializes a new instance of the DoubleProperty class | |
| DoubleProperty(Double) | Initializes a new instance of the DoubleProperty class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetTypeCode | ||
| ToBoolean | ||
| ToByte | ||
| ToChar | ||
| ToDateTime | ||
| ToDecimal | ||
| ToDouble | ||
| ToInt16 | ||
| ToInt32 | ||
| ToInt64 | ||
| ToSByte | ||
| ToSingle | ||
| ToString | (Overrides SimpleCustomTypeDescriptor.ToString.) | |
| ToString(IFormatProvider) | ||
| ToType | ||
| ToUInt16 | ||
| ToUInt32 | ||
| ToUInt64 |