Contains
XmpLangAlt.Contains method
Determines whether the XmpLangAlt
contains the specified language.
public bool Contains(string language)
Parameter | Type | Description |
---|---|---|
language | String | The language to locate in the XmpLangAlt . |
Return Value
True if the XmpLangAlt
contains an element with the specified language; otherwise, false.
See Also
- class XmpLangAlt
- namespace GroupDocs.Metadata.Standards.Xmp
- assembly GroupDocs.Metadata