共用方式為


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。)

頂端