SetRange Method (C1Stack)
In This Topic
Syntax
'Declaration
Public Overridable Sub SetRange( _
ByVal As System.Integer, _
ByVal As System.Collections.ICollection _
)
public virtual void SetRange(
System.int ,
System.Collections.ICollection
)
Parameters
- index
- c
See Also