Stage |
The StageDesignCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of StageDesignItem objects in the collection. | |
| IsEmpty | Gets whether the collection is empty. | |
| Item | ||
| OverallVoidRatio | Gets or sets the overall void ratio value. | |
| UseOverallVoidRatio | Gets or sets whether to use overall void ratio for all items. |
| Name | Description | |
|---|---|---|
| Add | Adds a new item to the collection at the specified depth. | |
| GetByDepth | Gets the item with the specified depth from the design table. | |
| GetEnumerator | Gets an enumerator that iterates through the collection. | |
| GetObjectEnumerator | Gets an enumerator that iterates through the collection. | |
| RemoveAt | Removes the item at the specified index from the collection. | |
| RemoveByDepth | Removes the item with the specified depth from the collection. |