public sealed class ToolOptions : System.Collections.Generic.ICollection<KeyValuePair<string,object>>, System.Collections.Generic.ICollection<KeyValuePair<TKey,TValue>>, System.Collections.Generic.IDictionary<string,object>, System.Collections.Generic.IEnumerable<KeyValuePair<string,object>>, System.Collections.Generic.IEnumerable<KeyValuePair<TKey,TValue>>, System.Collections.Generic.IEnumerable<T>, System.Collections.IEnumerable, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged, System.IDisposable
Public NotInheritable Class ToolOptions Implements System.Collections.Generic.ICollection(Of KeyValuePair(Of String,Object)), System.Collections.Generic.ICollection(Of KeyValuePair(Of TKey,TValue)), System.Collections.Generic.IDictionary(Of String,Object), System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,Object)), System.Collections.Generic.IEnumerable(Of KeyValuePair(Of TKey,TValue)), System.Collections.Generic.IEnumerable(Of T), System.Collections.IEnumerable, System.Collections.Specialized.INotifyCollectionChanged, System.ComponentModel.INotifyPropertyChanged, System.IDisposable