共用方式為


Add 方法

Creates and adds an Annotation to the collection.

多載清單 

  名稱 描述
公用方法 Add(Annotation) Adds an Annotation to the end of the collection.
公用方法 Add(String, String) Creates and adds an Annotation, with the specified name and value, to the end of the collection.

頂端