Autodesk.AutoCAD.EditorInput Namespace > FenceSelectedSubObject Class > FenceSelectedSubObject Methods > ToString Method > ToString() Method
FenceSelectedSubObject.ToString() Method
Description

 

Returns an equivalent string representation of this object.

Visual Basic
Public sealed override Function ToString() As string
C#
public sealed override string ToString();
Links
   Comments?