Click or drag to resize

DataStructureHelperGetDataStructureJArrayFromDataNotificationList Method

Namespace:  Unvired.Kernel.Utils
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static JArray GetDataStructureJArrayFromDataNotificationList(
	List<DataNotification> dataNotifications
)

Parameters

dataNotifications
Type: System.Collections.GenericListDataNotification

Return Value

Type: JArray
See Also