The selected set of features.
[Visual Basic 6.0] Property SelectionSet As ISelectionSet
[Visual Basic .NET] Public Property SelectionSet As ISelectionSet
[C#] public ISelectionSet SelectionSet {get; set;}
[Java] public getSelectionSet ( ISelectionSet SelectionSet )
[Java] public void setSelectionSetByRef( ISelectionSet SelectionSet ) throws IOException, AutomationException
[C++] HRESULT get_SelectionSet( ISelectionSet** SelectionSet );
[C++] HRESULT putref_SelectionSet( ISelectionSet* SelectionSet);
Parameters
SelectionSet [out, retval]
SelectionSet is a parameter of type ISelectionSet
SelectionSet [in]
SelectionSet is a parameter of type ISelectionSet