Saves current selection to Stream
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public void SaveSelection( Stream stream )
Public Sub SaveSelection ( _ stream As Stream _ )
public: void SaveSelection( Stream^ stream )
Parameters
- stream
- Stream
 The output Stream


























