'Declaration
Protected _DangerousGoodsInformationCol As XmlObjectCollection(Of DangerousGoodsInformation)
'Usage
Dim instance As ItuBody Dim value As XmlObjectCollection(Of DangerousGoodsInformation) value = instance._DangerousGoodsInformationCol instance._DangerousGoodsInformationCol = value
protected XmlObjectCollection<DangerousGoodsInformation> _DangerousGoodsInformationCol
protected: XmlObjectCollection<DangerousGoodsInformation^>^ _DangerousGoodsInformationCol