GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMultiTextNode Class / GetItem Method
In This Topic
    GetItem Method
    In This Topic
    Gets the item object at a particular index.
    Syntax
    public GoObject GetItem( 
       int i
    )

    Parameters

    i
    See Also