DK11 for .NET | TatukGIS.NDK.TGIS_FieldList.CopyTo | Methods | Properties
Copy a list to another.
// C# public void CopyTo( TGIS_FieldList _list );
' VisualBasic Public Sub CopyTo( ByVal _list As TGIS_FieldList )
// Oxygene public procedure CopyTo( _list : TGIS_FieldList );
Name | Type | Description |
---|---|---|
_list | TGIS_FieldList | destination list |