다음을 통해 공유


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.

맨 위로 이동

메서드

  이름 설명
보호된 메서드 Add (ExpressionNodeChildren에서 상속됩니다.)
공용 메서드 ConvertToFilterNode Creates a filter node by converting the expression node. (ExpressionNode에서 상속됩니다.)
공용 메서드 DeepClone (ExpressionNode. . :: . .DeepClone() () () ()을(를) 재정의합니다.)
보호된 메서드 DeserializeProperties (ExpressionNodeChildren에서 상속됩니다.)
보호된 메서드 DeserializeResult (ExpressionNode에서 상속됩니다.)
보호된 메서드 DoConvertToFilterNode (ExpressionNode에서 상속됩니다.)
보호된 메서드 DoEnumAttributes (ExpressionNodeChildren에서 상속됩니다.)
공용 메서드 EnumChildren (ExpressionNodeChildren에서 상속됩니다.)
보호된 메서드 EqualProperties (ExpressionNodeChildren에서 상속됩니다.)
공용 메서드 Equals Returns a Boolean value that specifies whether the referenced expression node object is equal to the specified object. (ExpressionNode에서 상속됩니다.)
공용 메서드 Evaluate(FacetEvaluationContext) (ExpressionNode에서 상속됩니다.)
공용 메서드 Evaluate(FacetEvaluationContext, Boolean) (ExpressionNode에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (ExpressionNode에서 상속됩니다.)
공용 메서드 GetResult Gets the result that is returned when an expression is deserialized. (ExpressionNode에서 상속됩니다.)
공용 메서드 GetResultString (ExpressionNode에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
보호된 메서드 ReadEndElement (ExpressionNode에서 상속됩니다.)
공용 메서드 Serialize Serializes the expression node to the specified XML Writer. (ExpressionNode에서 상속됩니다.)
보호된 메서드 SerializeProperties (ExpressionNodeChildren에서 상속됩니다.)
보호된 메서드 SerializeResult (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetFilterNodeCompatible (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetHasScript (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetNameConditionType (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetNodeType (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetObjectName (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetProperties (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetTypeClass (ExpressionNode에서 상속됩니다.)
공용 메서드 ToString (ExpressionNodeChildren. . :: . .ToString() () () ()을(를) 재정의합니다.)
공용 메서드 ToStringForDisplay (ExpressionNode. . :: . .ToStringForDisplay() () () ()을(를) 재정의합니다.)
공용 메서드 ToStringForUrn Returns the referenced object in URN format. (ExpressionNode에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
보호된 속성 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에서 상속됩니다.)

맨 위로 이동