This document is archived and information here might be outdated. Recommended version. |
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(
void
);