String.IndexOfAny Method


Definition

public int IndexOfAny( char[] anyOf, int startIndex );

Parameters

anyOfSystem.Char[].
startIndexSystem.Int32.

Return Value

System.Int32.

© 2004-2005 GlobFX Technologies. All rights reserved.