'Declaration
Protected Function GetParamTextByCheckState( _ ByVal checkState As CheckState _ ) As String
'Usage
Dim instance As InputFormulaForm Dim checkState As CheckState Dim value As String value = instance.GetParamTextByCheckState(checkState)
protected string GetParamTextByCheckState( CheckState checkState )
Parameters
- checkState