com.onlineobject.objectnet Namespace
com.onlineobject.objectnet.server Namespace

EmbeddedMessage..::..GetInts Method (Int32)

Retrieves an Int32 array from the message.

Namespace:  com.onlineobject.objectnet.server
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public int[] GetInts(

	int amount

)

Parameters

amount
Type: Int32
The amount of ints to retrieve.

Return Value

The array that was retrieved.