Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
bool GetBooleanValue(System::String ^ name);
protected bool GetBooleanValue(string name);
member this.GetBooleanValue : string -> bool
Protected Function GetBooleanValue (name As String) As Boolean
Parameters
Returns