IDictionaryKeyBuilder public interface IDictionaryKeyBuilder : IDictionaryBehavior Defines the contract for building typed dictionary keys. Documentation Code string GetKey(IDictionaryAdapter dictionaryAdapter, string key, PropertyDescriptor property) Builds the specified key.