Remove 方法

Removes the object from the message collection object.

多載清單 

  名稱 描述
公用方法 Remove(Int32) Removes the object with the specified ID value from the message collection object.
公用方法 Remove(Int32, String) Removes the object with the specified ID value and language from the message collection object.

頂端