GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNode Class / GoObject Property
In This Topic
    GoObject Property (GoNode)
    In This Topic
    Returns itself as a GoObject.
    Syntax
    [Description("Returns itself as a GoObject.")]
    public GoObject GoObject {get; set;}
    Remarks
    This property cannot be set.
    See Also