Walter.Web.FireWall
Item Property (IFireWallUserCollection)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure.Repositories Namespace > IFireWallUserCollection Interface : Item Property
The index.
Gets the Walter.Web.FireWall.FireWallDashboardUser at the specified index.
Syntax
FireWallDashboardUser this[ 
   int index
]; {get;}

Parameters

index
The index.

Property Value

FireWallDashboardUser.
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

IFireWallUserCollection Interface
IFireWallUserCollection Members