String.LastIndexOf Method


Definition

public int LastIndexOf( string value, int startIndex );

Parameters

valueSystem.String.
startIndexSystem.Int32.

Return Value

System.Int32.

© 2004-2005 GlobFX Technologies. All rights reserved.