TranslationCollection.Contains Method
Overload List
| Name | Description |
|---|---|
| TranslationCollection.Contains (IModelComponent) | (inherited from Contains ) |
| TranslationCollection.Contains (Int32) |
Indicates whether the collection contains a Translation with the specified language.
|
| TranslationCollection.Contains (String) | (inherited from Contains ) |
| TranslationCollection.Contains (Translation) |
Indicates whether the collection contains a specified Translation.
|