This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IN > INetSolver Interface > INetSolver.DisableElementClass Method (ArcObjects .NET 10.4 SDK) |
Sets an element class as disabled within this solver.
[Visual Basic .NET] Public Sub DisableElementClass ( _ ByVal classID As Integer _ )
[C#] public void DisableElementClass ( int classID );
[C++]
HRESULT DisableElementClass(
long classID
);
[C++]
Parameters classID [in] classID is a parameter of type long