'DeclarationProtected _BuyerCol As XmlObjectCollection(Of Buyer)
'UsageDim instance As CustomsInformation Dim value As XmlObjectCollection(Of Buyer) value = instance._BuyerCol instance._BuyerCol = value
protected XmlObjectCollection<Buyer> _BuyerCol
protected: XmlObjectCollection<Buyer^>^ _BuyerCol