VRage.Game.ModAPI.Ingame.Utilities.StringSegment.IndexOfAny - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexStringSegment

Summary

public int IndexOfAny(Char[] chars)

Reports the zero-based index of the first occurence of one of the provided characters, relative to Start . Returns -1 if nothing was found.

Returns

int

Parameters

  • Char&#91] prohibited chars
⚠️ **GitHub.com Fallback** ⚠️