MessageCollectionBase.Contains Method
Determines whether an object with the specified ID value exists in the message collection object.
Overload List
| Name | Description |
|---|---|
| MessageCollectionBase.Contains (Int32, Int32) |
Determines whether an object with the specified ID value and language ID value exists in the message collection object.
|
| MessageCollectionBase.Contains (Int32, String) |
Determines whether an object with the specified ID value and language exists in the message collection object.
|