GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoMultiTextNode Class / RemoveItem Method
In This Topic
    RemoveItem Method
    In This Topic
    Remove the item and its ports that are at a given index.
    Syntax
    public virtual void RemoveItem( 
       int i
    )

    Parameters

    i
    See Also