Get the element for the provided key as an array of UTF-8 Strings

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

Syntax

C#
string[] GetUtfStringArray(
	string key
)

Parameters

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

Return Value

A string[]

See Also