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에서 상속됩니다.) |
맨 위로 이동