'DeclarationPublic Overloads Overridable Function Save( _ ByVal filePath As System.String _ ) As System.Boolean
'UsageDim 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