IPlacementsContainer Interface
In This Topic
Declares a get accessor function for the container SubPlacements property.
Syntax
public interface IPlacementsContainer
public interface class IPlacementsContainer
Public Properties
| Name | Description |
| SubPlacements | Returns array of placements combined in the container. |
Top
See Also