Load Method
Load(Stream)
Loads the toolbox content from the specified stream.
Declaration
public IEnumerable<ToolboxSerialization.LoadedCategory> Load(Stream stream)
Parameters
Type | Name | Description |
---|---|---|
System.IO.Stream | stream |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<ToolboxSerialization.LoadedCategory> |