Freigeben über


ExpressionNodeFunction-Member

The ExpressionNodeFunction object represents part of a policy-based management expression that is a function.

Der ExpressionNodeFunction-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ExpressionNodeFunction Initializes a new instance of the ExpressionNodeFunction class that has the specified function and arguments.

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode Add (Geerbt von ExpressionNodeChildren.)
Öffentliche Methode ConvertToFilterNode Creates a filter node by converting the expression node. (Geerbt von ExpressionNode.)
Öffentliche Methode DeepClone (Überschreibt ExpressionNode. . :: . .DeepClone() () () ().)
Geschützte Methode DeserializeProperties (Geerbt von ExpressionNodeChildren.)
Geschützte Methode DeserializeResult (Geerbt von ExpressionNode.)
Geschützte Methode DoConvertToFilterNode (Geerbt von ExpressionNode.)
Geschützte Methode DoEnumAttributes (Geerbt von ExpressionNodeChildren.)
Öffentliche Methode EnumChildren (Geerbt von ExpressionNodeChildren.)
Geschützte Methode EqualProperties (Geerbt von ExpressionNodeChildren.)
Öffentliche Methode Equals Returns a Boolean value that specifies whether the referenced expression node object is equal to the specified object. (Geerbt von ExpressionNode.)
Öffentliche Methode Evaluate(FacetEvaluationContext) (Geerbt von ExpressionNode.)
Öffentliche Methode Evaluate(FacetEvaluationContext, Boolean) (Geerbt von ExpressionNode.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von ExpressionNode.)
Öffentliche Methode GetResult Gets the result that is returned when an expression is deserialized. (Geerbt von ExpressionNode.)
Öffentliche Methode GetResultString (Geerbt von ExpressionNode.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode ReadEndElement (Geerbt von ExpressionNode.)
Öffentliche Methode Serialize Serializes the expression node to the specified XML Writer. (Geerbt von ExpressionNode.)
Geschützte Methode SerializeProperties (Geerbt von ExpressionNodeChildren.)
Geschützte Methode SerializeResult (Geerbt von ExpressionNode.)
Geschützte Methode SetFilterNodeCompatible (Geerbt von ExpressionNode.)
Geschützte Methode SetHasScript (Geerbt von ExpressionNode.)
Geschützte Methode SetNameConditionType (Geerbt von ExpressionNode.)
Geschützte Methode SetNodeType (Geerbt von ExpressionNode.)
Geschützte Methode SetObjectName (Geerbt von ExpressionNode.)
Geschützte Methode SetProperties (Geerbt von ExpressionNode.)
Geschützte Methode SetTypeClass (Geerbt von ExpressionNode.)
Öffentliche Methode ToString (Überschreibt ExpressionNodeChildren. . :: . .ToString() () () ().)
Öffentliche Methode ToStringForDisplay (Überschreibt ExpressionNode. . :: . .ToStringForDisplay() () () ().)
Öffentliche Methode ToStringForUrn Returns the referenced object in URN format. (Geerbt von ExpressionNode.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Geschützte Eigenschaft ChildrenList (Geerbt von ExpressionNodeChildren.)
Öffentliche Eigenschaft Count (Geerbt von ExpressionNodeChildren.)
Öffentliche Eigenschaft EnumerableChildrenList (Geerbt von ExpressionNodeChildren.)
Öffentliche EigenschaftStatischer Member FunctionsDefinitions Gets the function definitions.
Öffentliche Eigenschaft FunctionType Gets the type of function.
Geschützte Eigenschaft LastEvaluationResult (Geerbt von ExpressionNode.)
Öffentliche Eigenschaft ReturnType Gets the type that is returned by the function.
Öffentliche Eigenschaft Tag Gets the tag text that is associated with the expression node. (Geerbt von ExpressionNode.)
Öffentliche Eigenschaft Type Gets the type of expression node. (Geerbt von ExpressionNode.)
Öffentliche Eigenschaft TypeClass Gets the class type when the expression node represents an object. (Geerbt von ExpressionNode.)

Zum Anfang