This document is archived and information here might be outdated. Recommended version. |
Returns the number of times this template has created a feature.
[Visual Basic .NET]
Public ReadOnly Property CreateCount As Integer
[C#]
public int CreateCount {get;}
[C++]
HRESULT get_CreateCount(
System.Int32* Count
);
[C++] Parameters Count [out, retval]
Count is a parameter of type long*