TileItemCollection.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Provides indexed access to individual items in the TileItemCollection. |
Item[String] | index | Provides access to the TileItems in the current collection by their names. |