ComponentOne DynamicHelp for WinForms
ToString Method (MapItem)

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > MapItem Class : ToString Method
Returns a string representation of a MapItem, which is the topic URL.
Syntax
'Declaration
 
Public Overrides Function ToString() As System.String
public override System.string ToString()

Return Value

A System.String that represents the current MapItem.
See Also

Reference

MapItem Class
MapItem Members