Click or drag to resize

GHAMatrixSwitcherUnBind Method (IGHAObject)

[This is preliminary documentation and is subject to change.]

Unbinds all bindings for the source object

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public bool UnBind(
	IGHAObject source
)

Parameters

source
Type: GHASchemaIGHAObject
Object to be unbound

Return Value

Type: Boolean

[Missing <returns> documentation for "M:GHASchema.Classes.Device.AudioVideo.GHAMatrixSwitcher.UnBind(GHASchema.IGHAObject)"]

See Also