Overload | Description |
---|---|
ReverseConnectClientCollection Constructor() | Initializes an empty collection. |
ReverseConnectClientCollection Constructor(IEnumerable<ReverseConnectClient>) | Initializes the collection from another collection. |
ReverseConnectClientCollection Constructor(Int32) | Initializes the collection with the specified capacity. |