Northwoods.Go Assembly > Northwoods.Go Namespace : GoPortLinkEnumerator Structure |
The following tables list the members exposed by GoPortLinkEnumerator.
Name | Description | |
---|---|---|
![]() | Current | Gets the current link in the collection of link connected at this port. |
![]() | First | Gets the first IGoLink, or null if there are no links connected to this port. |
![]() | Last | Gets the last IGoLink, or null if there are no links connected to this port. |
Name | Description | |
---|---|---|
![]() | Dispose | There are no resources to clean up. |
![]() | GetEnumerator | Gets an enumerator for iterating over the IGoLinks connected to this port. |
![]() | MoveNext | Advance the enumerator to the next IGoLink. |
![]() | Reset | Reset the enumerator to its original position. |