'Declaration
Public Overloads Function Save( _ 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.Save(stream)
public System.bool Save( System.IO.Stream stream )
Parameters
- stream