System.Boolean.TryParse Method
Documentation for this section has not yet been entered.

Syntax

public static bool TryParse (string value, out bool result)

Parameters

value
Documentation for this section has not yet been entered.
result
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0