This document is archived and information here might be outdated. Recommended version. |
Indicates whether to check index exists or not.
[Visual Basic .NET]
Public ReadOnly Property ItemInfoCount As Integer
[C#]
public int ItemInfoCount {get;}
[C++]
HRESULT get_ItemInfoCount(
System.Int32* pCount
);
[C++] Parameters pCount [out, retval]
pCount is a parameter of type long*