IOMiscUtils PackISO3CodeToInt Method NFX Class Library

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

Represents an ISO code as 4 byte integer filled with up to 3 ASCII chars converted to upper case, the highest byte is free to be used by the application

Namespace: NFX
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static int PackISO3CodeToInt(
	string iso
)

Return Value

Type: OnlineInt32
See Also