'Declaration
Public Overloads Overridable Function Save( _ ByVal filePath As System.String _ ) As System.Boolean
'Usage
Dim instance As NDockingFrameworkState Dim filePath As System.String Dim value As System.Boolean value = instance.Save(filePath)
public virtual System.bool Save( System.string filePath )
Parameters
- filePath