ComponentOne Menus and Toolbars for WinForms
IsIndexInBounds Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Stack Class : IsIndexInBounds Method
Syntax
'Declaration
 
Public Function IsIndexInBounds( _
   ByVal idx As System.Integer _
) As System.Boolean
public System.bool IsIndexInBounds( 
   System.int idx
)

Parameters

idx
See Also

Reference

C1Stack Class
C1Stack Members