Click or drag to resize

ViewMapAdd Method

Overload List
  NameDescription
Public methodAdd(T) (Inherited from ListMapEntry.)
Public methodAdd(String)
Add a line to the end of the view. Will try to parse the string to split into left, right, lineType, comment
Public methodAdd(String, String, MapType)
Add a line to the end of the view (left, right, lineType)
Public methodAdd(String, String, MapType, String)
Add a line to the end of the view (left, right, lineType, comment)
Top
See Also