Click or drag to resize

PropertyStoreGet Method

Gets property key at sepecified index

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public PropertyKey Get(
	int index
)

Parameters

index  Int32
Index

Return Value

PropertyKey
Property key
See Also