다음을 통해 공유


ExpressionNodeChildren 멤버

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

ExpressionNodeChildren 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
보호된 메서드 ExpressionNodeChildren Initializes a new instance of the ExpressionNodeChildren class.

맨 위로 이동

메서드

  이름 설명
보호된 메서드 Add
공용 메서드 ConvertToFilterNode Creates a filter node by converting the expression node. (ExpressionNode에서 상속됩니다.)
공용 메서드 DeepClone Creates a copy of the referenced object. This includes all its properties. (ExpressionNode에서 상속됩니다.)
보호된 메서드 DeserializeProperties (ExpressionNode. . :: . .DeserializeProperties(XmlReader, Boolean)을(를) 재정의합니다.)
보호된 메서드 DeserializeResult (ExpressionNode에서 상속됩니다.)
보호된 메서드 DoConvertToFilterNode (ExpressionNode에서 상속됩니다.)
보호된 메서드 DoEnumAttributes (ExpressionNode. . :: . .DoEnumAttributes(List< (Of < <' (String> ) > > ))을(를) 재정의합니다.)
공용 메서드 EnumChildren (ExpressionNode. . :: . .EnumChildren() () () ()을(를) 재정의합니다.)
보호된 메서드 EqualProperties (ExpressionNode. . :: . .EqualProperties(Object)을(를) 재정의합니다.)
공용 메서드 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 (ExpressionNode. . :: . .SerializeProperties(XmlWriter, Boolean)을(를) 재정의합니다.)
보호된 메서드 SerializeResult (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetFilterNodeCompatible (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetHasScript (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetNameConditionType (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetNodeType (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetObjectName (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetProperties (ExpressionNode에서 상속됩니다.)
보호된 메서드 SetTypeClass (ExpressionNode에서 상속됩니다.)
공용 메서드 ToString (ExpressionNode. . :: . .ToString() () () ()을(를) 재정의합니다.)
공용 메서드 ToStringForDisplay Returns the referenced object in string format for display. (ExpressionNode에서 상속됩니다.)
공용 메서드 ToStringForUrn Returns the referenced object in URN format. (ExpressionNode에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
보호된 속성 ChildrenList
공용 속성 Count
공용 속성 EnumerableChildrenList
보호된 속성 LastEvaluationResult (ExpressionNode에서 상속됩니다.)
공용 속성 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에서 상속됩니다.)

맨 위로 이동