Click or drag to resize
PropertyStoreItem Property (Int32)
Gets property by index

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public PropertyStoreProperty this[
	int index
] { get; }

Parameters

index
Type: SystemInt32
Property index

Return Value

Type: PropertyStoreProperty
The property
See Also