User Tools

Site Tools


thinkgeo.mapsuite.webedition.irequireid

ThinkGeo.MapSuite.WebEdition.IRequireId

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

<!– Interface –> This interface defines an Id property that is used by the GeoKeyedCollection.

Remarks

Any type that wants to be added to the GeoKeyedCollection must implement this interface to provide a Id property for the GeoKeyedCollection. This Id property (identifier) can be used to retrieve the item from the collection. The identifier must be unique and cannot be empty.

Members Summary

Public Constructors

Name Parameters DeclaringType Summary

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary

Protected Methods

Name Parameters DeclaringType Summary

Public Properties

Name Return DeclaringType Summary
Public PropertyId String Gets a string representing the identifier of the object.

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

Protected Constructors

Public Methods

Protected Methods

Public Properties

Id

Gets a string representing the identifier of the object.

Remarks

For the most updated Info for this topic, please check it here:<a href=“http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.IRequireId#firstHeading&quot; class=&quot;firstHeading&quot; lang=&quot;en&quot;&gt;&lt;span dir=&quot;auto” target=“_blank”>http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WebEdition.IRequireId#firstHeading“ class=“firstHeading” lang=“en”&gt;&lt;span dir=“auto</a>

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.WebEdition.IRequireId –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.webedition.irequireid.txt · Last modified: 2017/03/16 21:59 (external edit)