public sealed class ReadOnlyToolOptions : System.Collections.Generic.IEnumerable<KeyValuePair<string,object>>, System.Collections.Generic.IReadOnlyCollection<KeyValuePair<string,object>>, System.Collections.Generic.IReadOnlyDictionary<string,object>, System.Collections.IEnumerable, System.IDisposable
Public NotInheritable Class ReadOnlyToolOptions Implements System.Collections.Generic.IEnumerable(Of KeyValuePair(Of String,Object)), System.Collections.Generic.IReadOnlyCollection(Of KeyValuePair(Of String,Object)), System.Collections.Generic.IReadOnlyDictionary(Of String,Object), System.Collections.IEnumerable, System.IDisposable