ToolsToArrayT Method

GF Charts Help
Returns the specified object as 1D-array with one item

Namespace:  GF.Clients.Charts.Utils
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static T[] ToArray<T>(
	T obj
)

Parameters

obj
Type: T

Type Parameters

T

Return Value

Type: T
See Also

Reference