GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSelection Class / Primary Property
In This Topic
    Primary Property
    In This Topic
    Gets the first object in this selection.
    Syntax
    public virtual GoObject Primary {get;}

    Property Value

    If this selection is empty, this value is null.
    See Also