共用方式為


Item 屬性

Gets an item in the collection.

多載清單 

  名稱 描述
公用屬性 Item[ ( [ ( String] ) ] ) Gets the item of the specified name.
公用屬性 Item[ ( [ ( Int32] ) ] ) Gets an item in the collection by its index. (繼承自 ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) >。)

頂端