Click or drag to resize
PropertyStoreGet Method
Gets property key at sepecified index

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

Parameters

index
Type: SystemInt32
Index

Return Value

Type: PropertyKey
Property key
See Also