DK11 for .NET | TatukGIS.NDK.TGIS_CSAbstract.Assign | Constructors | Methods | Properties
Copy content of the provided object into a current object
// C# public virtual void Assign( TObject _source );
' VisualBasic Public Overridable Sub Assign( ByVal _source As TObject )
// Oxygene public procedure Assign( _source : TObject ); virtual;
Name | Type | Description |
---|---|---|
_source | TObject | object form which content will be copied |