XmlElementConverter.GetElementOrThrow Method
Definition
Namespace: ASNA.DataGate.Common
Assembly: ASNA.QSys.DataGate.Client.dll
Gets the XmlElement that is being converted.
XmlElement GetElementOrThrow()
Gets the XmlElement that is being converted. If the element is null, throws an InvalidOperationException.
XmlElement GetElementOrThrow()