'DeclarationProtected _DangerousGoodsInformationCol As XmlObjectCollection(Of DangerousGoodsInformation)
'UsageDim instance As ItuBody Dim value As XmlObjectCollection(Of DangerousGoodsInformation) value = instance._DangerousGoodsInformationCol instance._DangerousGoodsInformationCol = value
protected XmlObjectCollection<DangerousGoodsInformation> _DangerousGoodsInformationCol
protected: XmlObjectCollection<DangerousGoodsInformation^>^ _DangerousGoodsInformationCol