'DeclarationReadOnly Property Values As System.Collections.Generic.ICollection(Of TValue)
'UsageDim instance As IVistaDBKeyedCollection(Of TKey,TValue) Dim value As System.Collections.Generic.ICollection(Of TValue) value = instance.Values
System.Collections.Generic.ICollection<TValue> Values {get;}