Click or drag to resize

PropertyStoreContains Method

Contains property guid

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
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