Del via


valueNode<T> Class

Definition

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
valueNode<T>
Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Constructors

Name Description
valueNode<T>(Dictionary<Int32,T>)
valueNode<T>(EdtArray<T>)

Properties

Name Description
nativeExprNode (Inherited from exprNode)

Methods

Name Description
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)

Applies to