Membri ExpressionNodeFunction
The ExpressionNodeFunction object represents part of a policy-based management expression that is a function.
Il tipo ExpressionNodeFunction espone i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
ExpressionNodeFunction | Initializes a new instance of the ExpressionNodeFunction class that has the specified function and arguments. |
In alto
Metodi
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
ChildrenList | (Ereditato da ExpressionNodeChildren). | |
Count | (Ereditato da ExpressionNodeChildren). | |
EnumerableChildrenList | (Ereditato da ExpressionNodeChildren). | |
FunctionsDefinitions | Gets the function definitions. | |
FunctionType | Gets the type of function. | |
LastEvaluationResult | (Ereditato da ExpressionNode). | |
ReturnType | Gets the type that is returned by the function. | |
Tag | Gets the tag text that is associated with the expression node. (Ereditato da ExpressionNode). | |
Type | Gets the type of expression node. (Ereditato da ExpressionNode). | |
TypeClass | Gets the class type when the expression node represents an object. (Ereditato da ExpressionNode). |
In alto
Vedere anche