Perform Add method the specified number of times.
Namespace:
C1.C1PrintDocumentAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
public virtual void AddSome( int quantity ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub AddSome ( _ quantity As Integer _ ) |
Parameters
- quantity
- Type: System..::.Int32