Click or drag to resize

CFXEnvelopeFromJsonList Method


Namespace: CFX
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public static List<CFXEnvelope> FromJsonList(
	string jsonData
)

Parameters

jsonData  String
 

Return Value

ListCFXEnvelope
See Also