Save Method
Save(IToolboxControl, Stream)
Saves the toolbox content to the specified stream.
Declaration
public void Save(IToolboxControl toolbox, Stream stream)
Parameters
Type | Name | Description |
---|---|---|
IToolboxControl | toolbox | |
System.IO.Stream | stream |