This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.contextmenuitemcollection [2015/09/21 03:32] admin |
thinkgeo.mapsuite.mvcedition.contextmenuitemcollection [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection ====== | ====== ThinkGeo.MapSuite.MvcEdition.ContextMenuItemCollection ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
A collection of ThinkGeo.MapSuite.MvcEdition.ContextMenuItem objects. | A collection of ThinkGeo.MapSuite.MvcEdition.ContextMenuItem objects. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 8: | Line 11: | ||
** {{wiki:PublicMethod.gif|}} ContextMenuItemCollection(ContextMenu) ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItemCollection(ContextMenu) ** | ||
- | Initializes a new instance of the ContextMenuItemCollection class. | + | * //Initializes a new instance of the ContextMenuItemCollection class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //contextMenu// | * //contextMenu// | ||
Line 19: | Line 22: | ||
** {{wiki:PublicMethod.gif|}} ContextMenuItemCollection(ContextMenuItem) ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItemCollection(ContextMenuItem) ** | ||
- | Initializes a new instance of the ContextMenuItemCollection class. | + | * //Initializes a new instance of the ContextMenuItemCollection class.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //contextMenuItem// | * //contextMenuItem// | ||
Line 32: | Line 35: | ||
** {{wiki:PublicMethod.gif|}} ContextMenuItem() ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItem() ** | ||
- | Add an empty ContextMenuItem | + | * //Add an empty ContextMenuItem// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 44: | Line 47: | ||
** {{wiki:PublicMethod.gif|}} ContextMenuItem(String) ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItem(String) ** | ||
- | Add a ContextMenuItem with specific inner Html | + | * //Add a ContextMenuItem with specific inner Html// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 60: | Line 63: | ||
** {{wiki:PublicMethod.gif|}} ContextMenuItem(String,String) ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItem(String,String) ** | ||
- | Add a ContextMenuItem with specific inner Html and css class | + | * //Add a ContextMenuItem with specific inner Html and css class// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 80: | Line 83: | ||
** {{wiki:PublicMethod.gif|}} ContextMenuItem(String,String,String) ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItem(String,String,String) ** | ||
- | Add a ContextMenuItem with specific inner Html, css class and hover css class | + | * //Add a ContextMenuItem with specific inner Html, css class and hover css class// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 104: | Line 107: | ||
** {{wiki:PublicMethod.gif|}} ContextMenuItem(String,String,String,String) ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItem(String,String,String,String) ** | ||
- | Add a ContextMenuItem with specific inner Html, css class, hover css class and id | + | * //Add a ContextMenuItem with specific inner Html, css class, hover css class and id// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 132: | Line 135: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 144: | Line 147: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 160: | Line 163: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 172: | Line 175: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 185: | Line 188: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 197: | Line 200: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |