Transparency
|
| Name | Description | |
|---|---|---|
| TransparencyCollection | Default constructor. Creates new TransparencyCollection object with DefaultSize. | |
| TransparencyCollection(Int32) | Builds a new instance of TransparencyCollection class with specific capacity. | |
| TransparencyCollection(Transparency) | Builds a new instance of TransparencyCollection class using array of Transparency objects. |