Connectivity Software User's Guide and Reference
IStreamPersistable Interface
Members 



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Persistence Namespace : IStreamPersistable Interface
Represents an object that can be persisted to and from a stream.
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
Public Interface IStreamPersistable 
'Usage
 
Dim instance As IStreamPersistable
[CLSCompliant(true)]
[ComVisible(false)]
public interface IStreamPersistable 
[CLSCompliant(true)]
[ComVisible(false)]
public interface class IStreamPersistable 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also