共用方式為


GetElement 方法

Gets an element from the collection.

多載清單 

  名稱 描述
公用方法 GetElement(Int32) Gets an element with the specified index from the collection.
公用方法 GetElement(String) Gets an element with the specified name from the collection.

頂端