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