Returns true/false for a 0/1 string
Namespace:
HS.Sys.TheEnterprise.Common.LaserbearAssembly: Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public static bool ParseZeroOne( string zeroOne ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function ParseZeroOne ( _ zeroOne As String _ ) As Boolean |
| Visual C++ |
|---|
public: static bool ParseZeroOne( String^ zeroOne ) |
Parameters
- zeroOne
- Type: System..::.String
String to check