_XDocument4.GetNamedNodeProperty Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetNamedNodeProperty(Object, String, String) | Gets the value of a named property for the specified XML node, which must be a nonattribute node in the main data source. (Inherited from _XDocument2.) | |
GetNamedNodeProperty(Object, String, String) | Gets the value of a named property for the specified XML node, which must be a nonattribute node in the main data source. (Inherited from _XDocument3.) | |
GetNamedNodeProperty(Object, String, String) | Gets the value of a named property for the specified XML node, which must be a nonattribute node in the main data source. |
Top