Adds the specified segment to the tree. This will cause the segment to update when the
document changes.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Add( T item )
Public Sub Add ( _ item As T _ )
public: virtual void Add( T item ) sealed
Parameters
- item (T)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238