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