ConstructorHistory Members
The ConstructorHistory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ConstructorHistory()()()() |
Initializes a new instance of the ConstructorHistory class.
|
|
ConstructorHistory(IDictionary<(Of <<'(Type, List<(Of <<'(IHistoryModel>)>>)>)>>)) |
Initializes a new instance of the ConstructorHistory class.
|
Methods
Name | Description | |
---|---|---|
AsEnumerable |
Converts to list.
|
|
AsLookup |
Converts to a Lookup.
|
|
AsReadOnlyDictionary |
Converts to read only dictionary.
|
|
Contains | ||
ContainsKey | ||
GetConstructor |
Gets the constructor.
|
|
GetEnumerator | ||
TryGetValue |
Properties
Name | Description | |
---|---|---|
Count |
Gets the count.
|
|
Item[([( Int32])]) |
Gets the KeyValuePair at the
specified index.
|
|
Item[([( Type])]) | ||
Keys | ||
Values |
Gets the values.
|