IDictionaryBehavior public interface IDictionaryBehavior Defines the contract for customizing dictionary access. Documentation Code int ExecutionOrder { get; } Determines relative order to apply related behaviors. IDictionaryBehavior Copy() Copies the dictionary behavior.