GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSelection Class / GetHandleCount Method
the "handled" object, not the "selected" object
In This Topic
    GetHandleCount Method
    In This Topic
    Return the number of handles associated with an object in this selection.
    Syntax
    public virtual int GetHandleCount( 
       GoObject obj
    )

    Parameters

    obj
    the "handled" object, not the "selected" object
    See Also