TileNavSubItemCollection Constructors
Represents a collection of TileNavSubItem objects.| Name | Parameters | Description |
|---|---|---|
| TileNavSubItemCollection() | none | Initializes a new instance of the TileNavSubItemCollection class with the default settings. |
| TileNavSubItemCollection(TileNavItem) | item | Initializes a new instance of the TileNavSubItemCollection class with the specified settings. |
See Also