Autodesk Vault ProfessionalVault API

Keys Property

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

Gets the keys of the dictionary

Syntax

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

See Also