DotNet Reference

.Net Reference

Detailed Description

Definition at line 20 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 22 of file IntArrayHelper.cs.

◆ Element() [2/2]

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

Definition at line 26 of file IntArrayHelper.cs.


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