Table of Contents

Class ExternalizedMappingCollection

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

Represents a collection of externalized property mappings.

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

Methods

GetKeyForItem(ExternalizedMapping)

Extracts the key from the specified externalized property.