DK for ActiveX | TatukGIS_XDK11.ITGIS_CSAbstractList.Fix_ | Methods | Properties
Replaces an existing item matched by EPSG code.
// C# public ITGIS_CSAbstract Fix_( ITGIS_CSAbstract _obj );
' VisualBasic Public Function Fix_( ByVal _obj As ITGIS_CSAbstract ) As ITGIS_CSAbstract
// Oxygene public function Fix_( _obj : ITGIS_CSAbstract ) : ITGIS_CSAbstract;
| Name | Type | Description |
|---|---|---|
| _obj | ITGIS_CSAbstract | Object containing the replacement definition. |
| Type | Description |
|---|---|
| ITGIS_CSAbstract | Object stored in the list after the replacement operation. |