GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPortFilteredLinkEnumerator Structure
Properties Methods


In This Topic
    GoPortFilteredLinkEnumerator Structure Members
    In This Topic

    The following tables list the members exposed by GoPortFilteredLinkEnumerator.

    Public Properties
     NameDescription
    Public Property Gets the current port in the collection of links connected at this port.  
    Public PropertyGets the first IGoLink, or null if there are no links connected to this port.  
    Public PropertyGets the last IGoLink, or null if there are no links connected to this port.  
    Top
    Public Methods
     NameDescription
    Public Method There are no resources to clean up.  
    Public Method Gets an enumerator for iterating over the IGoLinks connected to this port.  
    Public Method Advance the enumerator to the next IGoLink.  
    Public Method Reset the enumerator to its original position.  
    Top
    See Also