GoDiagram Web Reference
Observers Property

Gets an enumerator over the list of observer objects of this object.
Syntax
'Declaration
 
Public ReadOnly Property Observers As GoCollectionEnumerator
public GoCollectionEnumerator Observers {get;}

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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoObject Class
GoObject Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback