DK11 for .NET | TatukGIS.NDK.TGIS_Bytes.Recreate | Overloads | Constructors | Methods | Properties
Recreate an object.
// C# public void Recreate( int _pos, int _count, int _size );
' VisualBasic Public Sub Recreate( ByVal _pos As Integer, ByVal _count As Integer, ByVal _size As Integer )
// Oxygene public procedure Recreate( _pos : Integer; _count : Integer; _size : Integer );
Name | Type | Description |
---|---|---|
_pos | int Integer | new parameter of the object |
_count | int Integer | new parameter of the object |
_size | int Integer | new parameter of the object |