Itanong sa Alamin
Itanong sa Alamin
Reading mode
Talahanayan ng mga nilalaman
Basahin sa Ingles
Magdagdag
Idagdag sa plan
Kopyahin ang Markdown
I-print
Sa artikulong ito
ExpressionNode Members
The ExpressionNode object represents a policy-based management expression node. The expression node describes part of an expression, such as a constant value, an operator, or a function.
The ExpressionNode type exposes the following members.
Methods
ConstructNode(Object)
ConvertFromFilterNode(FilterNode)
ConvertFromFilterNode(FilterNode, Type)
ConvertFromString(String, String)
ConvertToFilterNode()
Creates a filter node by converting the expression node.
ConvertToIntWithCheck(String)
ConvertToString(Object)
DeepClone()
Creates a copy of the referenced object. This includes all its properties.
Deserialize(String)
Deserializes an expression node from a string.
Deserialize(XmlReader)
Deserializes an expression node from an XML reader.
DeserializeProperties(XmlReader, Boolean)
DeserializeResult(XmlReader)
DeserializeWithResult(String)
DoConvertToFilterNode()
DoEnumAttributes(List<String>)
EnumChildren()
Returns an enumerated list of dependent expression nodes.
EqualProperties(Object)
Equals(Object)
Returns a Boolean value that specifies whether the referenced expression node object is equal to the specified object. (Overrides Object.Equals(Object) .)
Evaluate(FacetEvaluationContext)
Evaluate(FacetEvaluationContext, Boolean)
Finalize()
(Inherited from Object .)
GetHashCode()
(Overrides Object.GetHashCode() .)
GetResult()
Gets the result that is returned when an expression is deserialized.
GetResultString()
GetType()
(Inherited from Object .)
MatchType<T>(String)
MemberwiseClone()
(Inherited from Object .)
MoveToElementWithCheck(XmlReader, String)
Parse(String)
Parses the specified string.
Parse(String, Type)
Parses the specified string.
ReadElementWithCheck(XmlReader, String)
ReadEndElement(XmlReader)
ReadNodeWithCheck(XmlReader, array<String[])
ReadSimpleNodeWithCheck(XmlReader, ExpressionNodeType, array<String[])
ReadWithCheck(XmlReader, XmlNodeType, String)
ResolveEnum(String, String)
Serialize(XmlWriter)
Serializes the expression node to the specified XML Writer.
SerializeNode(ExpressionNode)
Serializes the expression node to a text string.
SerializeNodeWithResult(ExpressionNode)
Serializes the expression node to a text string.
SerializeProperties(XmlWriter, Boolean)
SerializeResult(XmlWriter)
SetFilterNodeCompatible(Boolean)
SetHasScript(Boolean)
SetNameConditionType(NameConditionType)
SetNodeType(ExpressionNodeType)
SetObjectName(String)
SetProperties()
SetTypeClass(TypeClass)
ToString()
Returns the referenced object in string format. (Overrides Object.ToString() .)
ToStringForDisplay()
Returns the referenced object in string format for display.
ToStringForUrn()
Returns the referenced object in URN format.
Top
Mga karagdagang mapagkukunan
Last updated on
2010-10-01