DK for .NET | TatukGIS.NDK.TGIS_FieldInfo.Clone | Constructors | Methods | Properties
Creates a copy of this field information object.
// C# public TGIS_FieldInfo Clone();
' VisualBasic Public Function Clone() As TGIS_FieldInfo
// Oxygene public function Clone : TGIS_FieldInfo;
| Type | Description |
|---|---|
| TGIS_FieldInfo | A new TGIS_FieldInfo instance with the same field settings. |