XmlElementConverter.GetFirstElement Method
Definition
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Gets the first child element of the parent node that matches the specified element name and namespace.
void GetFirstElement()
Gets the first child element of the parent node that matches the specified element name and namespace. The element is stored in the Element property of this class.
void GetFirstElement()