Item 屬性
Gets an item in the collection.
多載清單
| 名稱 | 描述 | |
|---|---|---|
![]() |
Item[ ( [ ( String] ) ] ) | Gets the item that has the specified name. |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the item at the specified index. (繼承自 GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >。) |
頂端
Gets an item in the collection.
| 名稱 | 描述 | |
|---|---|---|
![]() |
Item[ ( [ ( String] ) ] ) | Gets the item that has the specified name. |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the item at the specified index. (繼承自 GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >。) |
頂端