This document is archived and information here might be outdated.  Recommended version.


IGeoDBProtectNames.EdgeCount Method (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

IGeoDBProtectNames.EdgeCount Method

[Visual Basic .NET]
Public Sub EdgeCount ( _
)
[C#]
public void EdgeCount (
);
[C++]
HRESULT EdgeCount(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGeoDBProtectNames Interface