'Declaration
Protected _SupplierCol As XmlObjectCollection(Of Supplier)
'Usage
Dim instance As Bookings Dim value As XmlObjectCollection(Of Supplier) value = instance._SupplierCol instance._SupplierCol = value
protected XmlObjectCollection<Supplier> _SupplierCol
protected: XmlObjectCollection<Supplier^>^ _SupplierCol