Table of Contents

Class PropertyMappingCollection

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

Represents a collection of dynamic property mappings.

public class PropertyMappingCollection : KeyedCollection<string, PropertyMapping>, IList<PropertyMapping>, ICollection<PropertyMapping>, IList, ICollection, IReadOnlyList<PropertyMapping>, IReadOnlyCollection<PropertyMapping>, IEnumerable<PropertyMapping>, IEnumerable
Inheritance
PropertyMappingCollection
Implements
Inherited Members

Methods

GetKeyForItem(PropertyMapping)

Extracts the key from the specified property mapping.