Click or drag to resize

PropertyStore Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaPropertyStore

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class PropertyStore

The PropertyStore type exposes the following members.

Properties
 NameDescription
Public propertyCount Property Count
Public propertyItemInt32 Gets property by index
Public propertyItemPropertyKey Indexer by guid
Top
Methods
 NameDescription
Public methodContains Contains property guid
Public methodGet Gets property key at sepecified index
Public methodGetValue Gets property value at specified index
Top
See Also