次の方法で共有


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

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)

Applies to