Autodesk Vault ProfessionalVault API

Keys Property

Autodesk.DataManagement.Client.Framework.CurrencyDelegateValueDictionary<KeyType,ValueType>

Gets an System.Collections.Generic.ICollection containing the keys of Dictionary

Syntax

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

See Also