valueNode<T> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename T>
public ref class valueNode : Microsoft::Dynamics::Ax::Xpp::valueNode
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public class valueNode<T> : Microsoft.Dynamics.Ax.Xpp.valueNode
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
type valueNode<'T> = class
inherit valueNode
Public Class valueNode(Of T)
Inherits valueNode
Type Parameters
- T
- Inheritance
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute
Constructors
| valueNode<T>(Dictionary<Int32,T>) | |
| valueNode<T>(EdtArray<T>) |
Properties
| nativeExprNode | (Inherited from exprNode) |
Methods
| getArrayDimension() | (Inherited from exprNode) |
| isBinNode() | (Inherited from exprNode) |
| isField() | (Inherited from exprNode) |
| isField(Common) | (Inherited from exprNode) |
| isLValue() | (Inherited from exprNode) |
| isStringType() | (Inherited from valueNode) |
| isValue() | (Inherited from valueNode) |