Remove the first item from the list

Namespace: RCLibrary
Assembly: RCLibrary (in RCLibrary.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void RemoveFirst()
Visual Basic
Public Sub RemoveFirst
Visual C++
public:
void RemoveFirst()

See Also