'Declaration
Protected Sub Throw_IfElementNameDiffers( _ ByVal currentElement As LiquidTechnologies.Runtime.XmlObjectInterface, _ ByVal sElementName As String _ )
'Usage
Dim instance As DispatchDate Dim currentElement As LiquidTechnologies.Runtime.XmlObjectInterface Dim sElementName As String instance.Throw_IfElementNameDiffers(currentElement, sElementName)
protected void Throw_IfElementNameDiffers( LiquidTechnologies.Runtime.XmlObjectInterface currentElement, string sElementName )
protected: void Throw_IfElementNameDiffers( LiquidTechnologies.Runtime.XmlObjectInterface^ currentElement, String^ sElementName )
Parameters
- currentElement
- sElementName