Bagikan melalui


MessageCollectionBase.Remove Method

Include Protected Members
Include Inherited Members

Removes the object from the message collection object.

Overload List

  Name Description
Public method Remove(Int32) Removes the object with the specified ID value from the message collection object.
Public method Remove(Int32, String) Removes the object with the specified ID value and language from the message collection object.

Top