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