DK for ActiveX | TatukGIS_XDK11.ITGIS_ByteArray.SetLength | Methods | Properties
Set array size.
Available also on: Python.
// C# public void SetLength( int _size );
' VisualBasic Public Sub SetLength( ByVal _size As Integer )
// Oxygene public procedure SetLength( _size : Integer );
Name | Type | Description |
---|---|---|
_size | int Integer | array size |