CSharpTest.Net
RemoveAt Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > SetList<T> Class : RemoveAt Method

index

Glossary Item Box

Removes an item by it's ordinal index in the collection

Syntax

Visual Basic (Declaration) 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
C# 
public void RemoveAt( 
   int index
)

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