SIFWorks ADK 2.0
ToBool Method (inValue)
NamespacesEdustructures.SifWorksSifFormatterToBool(String)

[This is preliminary documentation and is subject to change.]

Converts a SIF XML boolean value to a .Net
CopyC#
bool?
value
Declaration Syntax
C#Visual BasicVisual C++
public abstract Nullable<bool> ToBool(
	string inValue
)
Public MustOverride Function ToBool ( _
	inValue As String _
) As Nullable(Of Boolean)
public:
virtual Nullable<bool> ToBool (
	String^ inValue
) abstract
Parameters
inValue (String)

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10