ExprDouble Class |
[Missing <summary> documentation for "T:Demo3D.Visuals.ExprDouble"]
Namespace: Demo3D.Visuals
public sealed class ExprDouble : ExprAny, IConvertible
The ExprDouble type exposes the following members.
| Name | Description | |
|---|---|---|
| ExprDouble | Initializes a new instance of the ExprDouble class | |
| ExprDouble(Double) | Initializes a new instance of the ExprDouble class | |
| ExprDouble(String) | Initializes a new instance of the ExprDouble class |
| Name | Description | |
|---|---|---|
| Context | (Inherited from ExprAny.) | |
| Expression | (Overrides ExprAnyExpression.) | |
| IsConstant | Obsolete. | |
| IsLiteral | ||
| Value | ||
| Visual | (Inherited from ExprAny.) |
| Name | Description | |
|---|---|---|
| Clone | (Overrides ExprAnyClone.) | |
| Equals | (Inherited from ExprAny.) | |
| Evaluate | (Inherited from ExprAny.) | |
| Evaluate(Boolean) | (Inherited from ExprAny.) | |
| Evaluate(ExprContext) | (Overrides ExprAnyEvaluate(ExprContext).) | |
| Evaluate(ExprContext, Boolean) | (Inherited from ExprAny.) | |
| GetHashCode | (Inherited from ExprAny.) | |
| GetTypeCode | ||
| GetValue | ||
| ToBoolean | ||
| ToByte | ||
| ToChar | ||
| ToDateTime | ||
| ToDecimal | ||
| ToDouble | ||
| ToInt16 | ||
| ToInt32 | ||
| ToInt64 | ||
| ToSByte | ||
| ToSingle | ||
| ToString | (Overrides ExprAnyToString.) | |
| ToString(IFormatProvider) | ||
| ToType | ||
| ToUInt16 | ||
| ToUInt32 | ||
| ToUInt64 |
| Name | Description | |
|---|---|---|
| (Double to ExprDouble) |