IOListT Constructor |
Name | Description | |
---|---|---|
IOListT | Initialize a new instance of an IOList | |
IOListT(IEnumerableT) | Initialize a new instance of an IOList that contains elements copied from the collection | |
IOListT(Int32) | Initialize a new instance of an IOList that is empty and has the specified capacity |