Click or drag to resize
PropertyStoreContains Method
Contains property guid

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Contains(
	PropertyKey key
)

Parameters

key
Type: Ozeki.MediaPropertyKey
Looks for a specific key

Return Value

Type: Boolean
True if found
See Also