DotNet Reference

DotNet Reference

IntArrayHelper

Detailed Description

Definition at line 19 of file IntArrayHelper.cs.

Static Public Member Functions

static IntExpr Element (this int[] array, IntExpr index)
 
static IntExpr Element (this long[] array, IntExpr index)
 

Member Function Documentation

◆ Element() [1/2]

static IntExpr Element ( this int[]  array,
IntExpr  index 
)
inlinestatic

Definition at line 20 of file IntArrayHelper.cs.

◆ Element() [2/2]

static IntExpr Element ( this long[]  array,
IntExpr  index 
)
inlinestatic

Definition at line 23 of file IntArrayHelper.cs.


The documentation for this class was generated from the following file: