VB.NET Language in a Nutshell

   
Stack.Count Property

Class

System.Collections.Stack

Syntax

stackvariable .Count( )

Return Value

Integer

Description

This read-only property returns an Integer specifying the number of elements in the stack.

   

Категории