| Overload | Description |
|---|---|
| TokenInfoCollection Constructor() | Initializes a new instance of the class.Initializes a new instance of the class with default data. |
| TokenInfoCollection Constructor(TokenInfoCollection) | Initializes a new copy of the object. |
| TokenInfoCollection Constructor(IReadOnlyList<TokenInfo>) | Initializes a new token info collection from a given read-only list. |