This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEditTemplate Interface > IEditTemplate.CreateCount Property (ArcObjects .NET 10.4 SDK) |
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(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long