'DeclarationProtected _SupplierCol As XmlObjectCollection(Of Supplier)
'UsageDim instance As Bookings Dim value As XmlObjectCollection(Of Supplier) value = instance._SupplierCol instance._SupplierCol = value
protected XmlObjectCollection<Supplier> _SupplierCol
protected: XmlObjectCollection<Supplier^>^ _SupplierCol