Parameters
- strPartNr
 - strVariant
 - nCount
 
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when strPartNr is null. | 
| System.ArgumentNullException | Thrown when strVariant is null. | 
| System.ArgumentException | Thrown when nCount is less than 0. |