Click or drag to resize

PropertyStoreContains Method

Contains property guid

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

Parameters

key  PropertyKey
Looks for a specific key

Return Value

Boolean
True if found
See Also