Class ExpressTypeDictionary
Inheritance
System.Object
ExpressTypeDictionary
Implements
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, ExpressType>>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.Type, ExpressType>>
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Type, ExpressType>>
System.Collections.IEnumerable
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback
Inherited Members
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Add(System.Type, Xbim.Common.Metadata.ExpressType)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>>.Add(System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>>.Contains(System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>>.Remove(System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Clear()
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.ContainsKey(System.Type)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.ContainsValue(Xbim.Common.Metadata.ExpressType)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>>.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.OnDeserialization(System.Object)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Remove(System.Type)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.TryGetValue(System.Type, Xbim.Common.Metadata.ExpressType)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>>.CopyTo(System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>[], System.Int32)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.get_Item(System.Object)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.Add(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.Contains(System.Object)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.GetEnumerator()
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.Remove(System.Object)
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Comparer
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Count
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Keys
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.IDictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Keys
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.IReadOnlyDictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Keys
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Values
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.IDictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Values
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.IReadOnlyDictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Values
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.Item[System.Type]
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.Type, Xbim.Common.Metadata.ExpressType>>.IsReadOnly
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.IsFixedSize
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.IsReadOnly
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.Keys
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.Values
System.Collections.Generic.Dictionary<System.Type, Xbim.Common.Metadata.ExpressType>.System.Collections.IDictionary.Item[System.Object]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Xbim.Common.Metadata
Assembly: Xbim.Common.dll
Syntax
public class ExpressTypeDictionary : Dictionary<Type, ExpressType>, IDictionary<Type, ExpressType>, ICollection<KeyValuePair<Type, ExpressType>>, IDictionary, ICollection, IReadOnlyDictionary<Type, ExpressType>, IReadOnlyCollection<KeyValuePair<Type, ExpressType>>, IEnumerable<KeyValuePair<Type, ExpressType>>, IEnumerable, ISerializable, IDeserializationCallback
Properties
| Improve this Doc View SourceItem[IPersist]
Declaration
public ExpressType this[IPersist ent] { get; }
Parameters
Type | Name | Description |
---|---|---|
IPersist | ent |
Property Value
Type | Description |
---|---|
ExpressType |
Implements
System.Collections.Generic.IDictionary<TKey, TValue>
System.Collections.Generic.ICollection<T>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback