共用方式為


Item 屬性

Gets the EventProperty object that has the specified name, or is at the specified index position.

多載清單 

  名稱 描述
公用屬性 Item[ ( [ ( Int32] ) ] ) Gets the EventProperty object at the specified index position.
公用屬性 Item[ ( [ ( String] ) ] ) Gets the EventProperty object that has the specified name.

頂端