PropertyStoreContains Method |
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntaxpublic bool Contains(
PropertyKey key
)
Public Function Contains (
key As PropertyKey
) As Boolean
public:
bool Contains(
PropertyKey key
)
member Contains :
key : PropertyKey -> bool Parameters
- key PropertyKey
-
Return Value
Boolean
See Also