Neuro-VISOR  0.2.0
Visualize and interact with computational simulations using a virtual reality interface
C2M2.Utils.StringUtils Class Reference

Static Public Member Functions

static int LastIndexOf (this StringBuilder sb, char find, bool ignoreCase=false, int startIndex=-1, CultureInfo culture=null)
 

Member Function Documentation

◆ LastIndexOf()

static int C2M2.Utils.StringUtils.LastIndexOf ( this StringBuilder  sb,
char  find,
bool  ignoreCase = false,
int  startIndex = -1,
CultureInfo  culture = null 
)
static

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