Get the element for the provided key as an int (32 bit)

Namespace: Sfs2X.Entities.Data
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
int GetInt(
	string key
)

Parameters

key
Type: System..::..String
A String

Return Value

A Int32

See Also