共用方式為


Item 屬性

Returns an item from a collection of plan guide objects.

多載清單 

  名稱 描述
公用屬性 Item[ ( [ ( Int32] ) ] ) Returns an item from a collection of plan guide objects that are identified by the integer ID index of the item.
公用屬性 Item[ ( [ ( String] ) ] ) Returns an Item from a collection of plan guide objects identified by the Name property of the item.

頂端