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