ConstructorHistory Members

The ConstructorHistory type exposes the following members.

Constructors


  Name Description
Public method ConstructorHistory()()()()
Initializes a new instance of the ConstructorHistory class.
Public method ConstructorHistory(IDictionary<(Of <<'(Type, List<(Of <<'(IHistoryModel>)>>)>)>>))
Initializes a new instance of the ConstructorHistory class.

Methods


  Name Description
Public method AsEnumerable
Converts to list.
Public method AsLookup
Converts to a Lookup.
Public method AsReadOnlyDictionary
Converts to read only dictionary.
Public method Contains
Public method ContainsKey
Public method GetConstructor
Gets the constructor.
Public method GetEnumerator
Public method TryGetValue

Properties


  Name Description
Public property Count
Gets the count.
Public property Item[([( Int32])])
Gets the KeyValuePair at the specified index.
Public property Item[([( Type])])
Public property Keys
Public property Values
Gets the values.