Membros ExpressionNodeFunction
The ExpressionNodeFunction object represents part of a policy-based management expression that is a function.
O tipo ExpressionNodeFunction expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ExpressionNodeFunction | Initializes a new instance of the ExpressionNodeFunction class that has the specified function and arguments. |
Início
Métodos
Início
Propriedades
Nome | Descrição | |
---|---|---|
ChildrenList | (Herdado de ExpressionNodeChildren.) | |
Count | (Herdado de ExpressionNodeChildren.) | |
EnumerableChildrenList | (Herdado de ExpressionNodeChildren.) | |
FunctionsDefinitions | Gets the function definitions. | |
FunctionType | Gets the type of function. | |
LastEvaluationResult | (Herdado de ExpressionNode.) | |
ReturnType | Gets the type that is returned by the function. | |
Tag | Gets the tag text that is associated with the expression node. (Herdado de ExpressionNode.) | |
Type | Gets the type of expression node. (Herdado de ExpressionNode.) | |
TypeClass | Gets the class type when the expression node represents an object. (Herdado de ExpressionNode.) |
Início
Consulte também