Autodesk Vault ProfessionalVault API

Count Property

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

Gets the number of key/value pairs contained in the Dictionary

Syntax

public System.int Count {get;}
Public ReadOnly Property Count As System.Integer

See Also