'Declaration
Public Function Parse( _ ByVal str As System.String _ ) As System.Boolean
'Usage
Dim instance As NPostbackEventArgs Dim str As System.String Dim value As System.Boolean value = instance.Parse(str)
public System.bool Parse( System.string str )
Parameters
- str