'Declaration
Protected Overridable Function LoadCore( _ ByVal stream As System.IO.Stream _ ) As System.Boolean
'Usage
Dim instance As NDockingFrameworkState Dim stream As System.IO.Stream Dim value As System.Boolean value = instance.LoadCore(stream)
protected virtual System.bool LoadCore( System.IO.Stream stream )
Parameters
- stream