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

startAt

Glossary Item Box

Returns an enumeration of the ordinal values

Syntax

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

Parameters

startAt

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys