Autodesk Vault ProfessionalVault API

Values Property

Autodesk.DataManagement.Client.Framework.InterfacesIDictionaryReadonly<TKey,TValue>

Gets the values of the dictionary

Syntax

System.Collections.Generic.ICollection<TValue> Values {get;}
ReadOnly Property Values As System.Collections.Generic.ICollection(Of TValue)

See Also