CSharpTest.Net
Item Property
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > IReadOnlyCollection<T> Interface : Item Property

index

Glossary Item Box

Access an item by it's ordinal offset in the list

Syntax

Visual Basic (Declaration) 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As T
C# 
T this[ 
   int index
]; {get;}

Parameters

index

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys