VB.NET Language in a Nutshell

   
Stack.Clear Method

Class

System.Collections.Stack

Syntax

stackvariable .Clear( )

Return Value

None

Description

Removes all entries from the stack

See Also

Stack.Pop Method

   

Категории