IMultiEntryMetadata Interface |
Namespace: Ingeniux.CMS
The IMultiEntryMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds a new value to the collection
|
![]() | Clear |
Clears all entries in the collection, this will cause the collection
to be empty
|
![]() | Remove |
Removes a value from the collection
|
![]() | Values |
Retrieves all items from the collection
|