====== ThinkGeo.MapSuite.MvcEdition.IEntity ====== {{section>upgrade_map_suite_to_10.0}} The corresponding to achieve the entity object and url string between the conversion. === Remarks === parse the string conversion type, and fill it must be noted here convert a string into an entity within the home object to use the Convert method, if the custom type must be the class that implements the IConvertible interface inheritance the word class of entities, at least to be able to convert between the string and the object. ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#Fill(String)|Fill]] | String | | | | {{wiki:PublicMethod.gif|Public Method}}[[#Fill(String, String)|Fill]] | String, String | | | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString(String)|ToString]] | String | | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ ===== Public Constructors ===== ===== Protected Constructors ===== ===== Public Methods ===== ==== Fill(String) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | entityString | String | | [[#Public Methods|Go Back]] ==== Fill(String, String) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | modelName | String | | | entityString | String | | [[#Public Methods|Go Back]] ==== ToString(String) ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ | modelName | String | | [[#Public Methods|Go Back]] ===== Protected Methods ===== ===== Public Properties ===== ===== Protected Properties ===== ===== Public Events ===== __NOTOC__ [[Category:MvcEdition]] [[Category:ThinkGeo.MapSuite.MvcEdition]] [[Category:UpdateDocumentation]]