This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouterSetup2 Interface > ISMRouterSetup2.Restriction Property (ArcObjects .NET 10.4 SDK) |
Restriction at the position, specified by index.
[Visual Basic .NET] Public Function get_Restriction ( _ ByVal index As Integer _ ) As SMRestriction
[C#] public SMRestriction get_Restriction ( int index );
[C++]
HRESULT get_Restriction(
long index,
ISMRestriction** pVal
);
[C++]
Parameters index [in] index is a parameter of type long pVal [out, retval]
pVal is a parameter of type ISMRestriction