SmartFoxServer Silverlight API
GetBool Method (key)
NamespacesSmartFoxClientAPI.DataSFSObjectGetBool(Object)
Get bool object value from SFSObject
Declaration Syntax
C#Visual BasicVisual C++
public bool GetBool(
	Object key
)
Public Function GetBool ( _
	key As Object _
) As Boolean
public:
bool GetBool(
	Object^ key
)
Parameters
key (Object)
Key name to use
Return Value
Object value

Assembly: SmartFoxClientAPI_Silverlight (Module: SmartFoxClientAPI_Silverlight) Version: 1.0.0.0 (1.0.0.0)