'Declaration
Protected Sub ProcessAttributesFromXml( _ ByVal context As LiquidTechnologies.Runtime.SerializationContext, _ ByVal xmlParent As XmlElement, _ ByVal errorIfAttributeNotMatched As Boolean _ )
'Usage
Dim instance As ItuBody Dim context As LiquidTechnologies.Runtime.SerializationContext Dim xmlParent As XmlElement Dim errorIfAttributeNotMatched As Boolean instance.ProcessAttributesFromXml(context, xmlParent, errorIfAttributeNotMatched)
protected void ProcessAttributesFromXml( LiquidTechnologies.Runtime.SerializationContext context, XmlElement xmlParent, bool errorIfAttributeNotMatched )
protected: void ProcessAttributesFromXml( LiquidTechnologies.Runtime.SerializationContext^ context, XmlElement^ xmlParent, bool errorIfAttributeNotMatched )
Parameters
- context
- xmlParent
- errorIfAttributeNotMatched