  | IThirdPartyStreamHandler Interface | 
 
            Disposable handler for SOLIDWORKS model 3rd party storage (stream)
            
 
    Namespace: 
   CodeStack.SwEx.AddIn.Base
    Assembly:
   CodeStack.SwEx.AddIn (in CodeStack.SwEx.AddIn.dll) Version: 0.8.1.0 (0.8.1.0)
Syntaxpublic interface IThirdPartyStreamHandler : IDisposable
Public Interface IThirdPartyStreamHandler
	Inherits IDisposable
public interface class IThirdPartyStreamHandler : IDisposable
The IThirdPartyStreamHandler type exposes the following members.
Properties
See Also