Click or drag to resize

IMultiEntryMetadataValues Method


Retrieves all items from the collection

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<string> Values()

Return Value

Type: IEnumerableString
All items in the collection
See Also