| Overload | Description |
|---|---|
| ListLabel Constructor(IContainer) | |
| ListLabel Constructor() | Initializes a new instance of the List & Label object. Make sure to call Dispose() on the newly created instance once your done with it. |
| ListLabel Constructor(ILlLogger) | |
| ListLabel Constructor(LlLanguage,ILlLogger) | |
| ListLabel Constructor(LlLanguage) | Initializes a new instance of the List & Label object. Make sure to call Dispose() on the newly created instance once your done with it. |
| ListLabel Constructor(LlLanguage,Boolean) | Initializes a new instance of the List & Label object. Make sure to call Dispose() on the newly created instance once your done with it. |
| ListLabel Constructor(LlLanguage,Boolean,String) | Initializes a new instance of the List & Label object. Make sure to call Dispose() on the newly created instance once your done with it. |
| ListLabel Constructor(CultureInfo) | Initializes a new instance of the List & Label object. Make sure to call Dispose() on the newly created instance once your done with it. |
| ListLabel Constructor(CultureInfo,Boolean) | Initializes a new instance of the List & Label object. Make sure to call Dispose() on the newly created instance once your done with it. |
| ListLabel Constructor(CultureInfo,Boolean,String) | Initializes a new instance of the List & Label object. Make sure to call Dispose() on the newly created instance once your done with it. |