DK11 for .NET | TatukGIS.NDK.TGIS_Bytes.Dec | Constructors | Methods | Properties
Decrement an integer value.
// C# public void Dec( int _off );
' VisualBasic Public Sub Dec( ByVal _off As Integer )
// Oxygene public procedure Dec( _off : Integer );
Name | Type | Description |
---|---|---|
_off | int Integer | offset the values will be decremented at |