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