DK11 for Delphi | GisClasses.TGIS_FieldList.CopyTo | Constructors | Methods | Properties
Copy a list to another.
// Delphi public procedure CopyTo( const _list : TGIS_FieldList );
// C++ Builder public: void CopyTo( TGIS_FieldList* const _list );
Name | Type | Description |
---|---|---|
_list | TGIS_FieldList | destination list |