This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouterSetup2 Interface > ISMRouterSetup2.ClearRestriction Method (ArcObjects .NET 10.4 SDK) |
The method removes restriction at specified position from the list.
[Visual Basic .NET] Public Sub ClearRestriction ( _ ByVal index As Integer _ )
[C#] public void ClearRestriction ( int index );
[C++]
HRESULT ClearRestriction(
long index
);
[C++]
Parameters index [in] index is a parameter of type long