'Declaration
Public Overloads Function Load( _ ByVal stream As System.IO.Stream _ ) As System.Boolean
'Usage
Dim instance As NCommandBarsState Dim stream As System.IO.Stream Dim value As System.Boolean value = instance.Load(stream)
public System.bool Load( System.IO.Stream stream )
Parameters
- stream