Item 屬性
Gets a MessageType object in the collection by name or by index number.
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a MessageType object in the collection by index number. |
![]() |
Item[ ( [ ( String] ) ] ) | Gets a MessageType object in the collection by name. |
頂端