In This Topic
Gets an enumerator over the list of observer objects of this object.
Syntax
Property Value
A
GoCollectionEnumerator that iterates over the
GoObjects that are observers. Most objects do not have any observer objects. Their use does impose a performance penalty in both space and time.
See Also