Interface IMultiValueProperty<V>

Type Parameters:
V - the type of the values of a IValueProperty.
All Superinterfaces:
BaseValueProperty, Clearable, EmptinessRequestable, MaterializationRequestable, NameHolder, Property
All Known Implementing Classes:
MultiValueProperty

public interface IMultiValueProperty<V> extends Clearable, BaseValueProperty
Author:
Silvan Wyss
  • Method Details