This document is archived and information here might be outdated. Recommended version. |
The number of dictionaries in the collection.
[Visual Basic .NET]
Public ReadOnly Property DictionaryCount As Integer
[C#]
public int DictionaryCount {get;}
[C++]
HRESULT get_DictionaryCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*
The