This document is archived and information here might be outdated. Recommended version. |
Makes the SelectionSet permanent. By default SelectionSets are deleted when released.
[Visual Basic .NET]
Public Sub MakePermanent ( _
)
[C#]
public void MakePermanent (
);
[C++]
HRESULT MakePermanent(
void
);
This method is not currently implemented.