The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
XmlDataDocument::GetElementById Method (String^)
.NET Framework (current version)
Gets the XmlElement with the specified ID. This method is not supported by the XmlDataDocument class. Calling this method throws an exception.
Assembly: System.Data (in System.Data.dll)
Parameters
- elemId
-
Type:
System::String^
The attribute ID to match.
| Exception | Condition |
|---|---|
| NotSupportedException | Calling this method. |
This method is not supported by the XmlDataDocument class.
.NET Framework
Available since 1.1
Available since 1.1
Show: