ExprAny Class |
Namespace: Demo3D.Visuals
public class ExprAny : ICloneable, IOwnedByVisual
The ExprAny type exposes the following members.
| Name | Description | |
|---|---|---|
| ExprAny | Initializes a new instance of the ExprAny class | |
| ExprAny(Type) | Initializes a new instance of the ExprAny class | |
| ExprAny(Type, String) | Initializes a new instance of the ExprAny class |
| Name | Description | |
|---|---|---|
| Context | ||
| Expression | ||
| Visual |
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | (Overrides ObjectEquals(Object).) | |
| Evaluate | ||
| Evaluate(Boolean) | ||
| Evaluate(ExprContext) | ||
| Evaluate(ExprContext, Boolean) | ||
| Evaluate(ExprContext, String) | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Equality | ||
| Inequality |