Click or drag to resize
DeviceToListItemConverterConvert Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public Object Convert(
	Object value,
	Type targetType,
	Object parameter,
	CultureInfo culture
)

Parameters

value
Type: SystemObject
targetType
Type: SystemType
parameter
Type: SystemObject
culture
Type: System.GlobalizationCultureInfo

Return Value

Type: Object

Implements

IValueConverterConvert(Object, Type, Object, CultureInfo)
See Also