Freigeben über


ExpressionNodeChildren-Member

The ExpressionNodeChildren object represents the child expression nodes that are dependent on an expression node.

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

Konstruktoren

  Name Beschreibung
Geschützte Methode ExpressionNodeChildren Initializes a new instance of the ExpressionNodeChildren class.

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode Add
Öffentliche Methode ConvertToFilterNode Creates a filter node by converting the expression node. (Geerbt von ExpressionNode.)
Öffentliche Methode DeepClone Creates a copy of the referenced object. This includes all its properties. (Geerbt von ExpressionNode.)
Geschützte Methode DeserializeProperties (Überschreibt ExpressionNode. . :: . .DeserializeProperties(XmlReader, Boolean).)
Geschützte Methode DeserializeResult (Geerbt von ExpressionNode.)
Geschützte Methode DoConvertToFilterNode (Geerbt von ExpressionNode.)
Geschützte Methode DoEnumAttributes (Überschreibt ExpressionNode. . :: . .DoEnumAttributes(List< (Of < <' (String> ) > > )).)
Öffentliche Methode EnumChildren (Überschreibt ExpressionNode. . :: . .EnumChildren() () () ().)
Geschützte Methode EqualProperties (Überschreibt ExpressionNode. . :: . .EqualProperties(Object).)
Ö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 (Überschreibt ExpressionNode. . :: . .SerializeProperties(XmlWriter, Boolean).)
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 ExpressionNode. . :: . .ToString() () () ().)
Öffentliche Methode ToStringForDisplay Returns the referenced object in string format for display. (Geerbt von ExpressionNode.)
Öffentliche Methode ToStringForUrn Returns the referenced object in URN format. (Geerbt von ExpressionNode.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Geschützte Eigenschaft ChildrenList
Öffentliche Eigenschaft Count
Öffentliche Eigenschaft EnumerableChildrenList
Geschützte Eigenschaft LastEvaluationResult (Geerbt von ExpressionNode.)
Ö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