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