共用方式為


Add 方法

Creates and adds a ServerProperty to the collection.

多載清單 

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

頂端