ComponentOne Menus and Toolbars for WinForms
SetRange Method (C1Stack)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Stack Class : SetRange Method
Syntax
'Declaration
 
Public Overridable Sub SetRange( _
   ByVal index As System.Integer, _
   ByVal c As System.Collections.ICollection _
) 
public virtual void SetRange( 
   System.int index,
   System.Collections.ICollection c
)

Parameters

index
c
See Also

Reference

C1Stack Class
C1Stack Members