Click or drag to resize

PropertyStoreGet Method

Gets property key at sepecified index

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

Parameters

index
Type: SystemInt32
Index

Return Value

Type: PropertyKey
Property key
See Also