Overload | Description |
---|---|
Band Constructor() | Initializes a new instance of the Band class. |
Band Constructor(String,String) | Initializes a new instance of the Band class. |
Band Constructor(String,String,IBand[]) | Initializes a new instance of the Band class. |
Band Constructor(Column) | Initializes a new instance of the Band class. |