CSharpTest.Net
EnumerateRange Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > OrdinalList Class : EnumerateRange Method

startAt
endAt

Glossary Item Box

Returns an enumeration of the ordinal values

Syntax

Visual Basic (Declaration) 
Public Function EnumerateRange( _
   ByVal startAt As Integer, _
   ByVal endAt As Integer _
) As IEnumerable(Of Integer)
C# 
public IEnumerable<int> EnumerateRange( 
   int startAt,
   int endAt
)

Parameters

startAt
endAt

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys