GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoCollection Interface
Properties Methods

In This Topic
    IGoCollection Interface Members
    In This Topic

    The following tables list the members exposed by IGoCollection.

    Public Properties
     NameDescription
     PropertyGets an enumerable whose enumerator will iterate over the GoObjects in reverse order.  
     Property (Inherited from System.Collections.Generic.ICollection<GoObject>)
     Property This predicate is true when there are no objects in this collection.  
     Property (Inherited from System.Collections.Generic.ICollection<GoObject>)
    Top
    Public Methods
    See Also