Namespace:
C1.Win.C1PrintPreview
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Assembly: C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
| C# |
|---|
public void InsertRange( int index, ICollection c ) |
| Visual Basic (Declaration) |
|---|
Public Sub InsertRange ( _ index As Integer, _ c As ICollection _ ) |