Click or drag to resize

IGHAObjectGetBindableObjects Method

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

Returns objects implementing the IBindable interface

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
IGHAObjectCollection GetBindableObjects()

Return Value

Type: IGHAObjectCollection
Collection of objects implementing the IBindable interface
See Also