Click or drag to resize

PropertyStoreItem Property (Int32)

Gets property by index

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

Parameters

index
Type: SystemInt32
Property index

Return Value

Type: PropertyStoreProperty
The property
See Also