Click or drag to resize

PropertyStoreGet Method

Gets property key at sepecified index

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

Parameters

index  Int32
Index

Return Value

PropertyKey
Property key
See Also