Walter.Web.FireWall
IndexOf Method (FireWallExtensions)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > FireWallExtensions Class : IndexOf Method
the set to compare
the URL to find
Test if a SiteMapPageLinks maps to a given URL
Syntax
public static int IndexOf( 
   IList<SiteMapPageLinks> source,
   Uri url
)

Parameters

source
the set to compare
url
the URL to find

Return Value

the index of the url or -1 if not found
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FireWallExtensions Class
FireWallExtensions Members