Class MetaFieldMapElementCollection
Represents collection of meta field map element.
Implements
Inherited Members
Namespace: Mediachase.BusinessFoundation.Data.Meta.Management
Assembly: Mediachase.BusinessFoundation.Data.dll
Version: 14.26.0Syntax
public class MetaFieldMapElementCollection : Collection<MetaFieldMapElement>, IChangeTracking
Constructors
MetaFieldMapElementCollection()
Initializes a new instance of the MetaFieldMapElementCollection class.
Declaration
public MetaFieldMapElementCollection()