GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoIdentifiablePart Interface
Members
In This Topic
    IGoIdentifiablePart Interface
    In This Topic
    This interface provides a unique identifier for a part of a document.
    Syntax
    public interface IGoIdentifiablePart 
    Remarks
    GoLink, GoLabeledLink, GoNode, GoPort, and GoComment all implement this interface.
    See Also