ExpressionNodeFunction 成員
The ExpressionNodeFunction object represents part of a policy-based management expression that is a function.
ExpressionNodeFunction 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
ExpressionNodeFunction | Initializes a new instance of the ExpressionNodeFunction class that has the specified function and arguments. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
ChildrenList | (繼承自 ExpressionNodeChildren。) | |
Count | (繼承自 ExpressionNodeChildren。) | |
EnumerableChildrenList | (繼承自 ExpressionNodeChildren。) | |
FunctionsDefinitions | Gets the function definitions. | |
FunctionType | Gets the type of function. | |
LastEvaluationResult | (繼承自 ExpressionNode。) | |
ReturnType | Gets the type that is returned by the function. | |
Tag | Gets the tag text that is associated with the expression node. (繼承自 ExpressionNode。) | |
Type | Gets the type of expression node. (繼承自 ExpressionNode。) | |
TypeClass | Gets the class type when the expression node represents an object. (繼承自 ExpressionNode。) |
頂端