String.LastIndexOfAny Method


Definition

public int LastIndexOfAny( char[] anyOf );

Parameters

anyOfSystem.Char[].

Return Value

System.Int32.

© 2004-2005 GlobFX Technologies. All rights reserved.