Overload | Description |
---|---|
UAEndpointDescriptorCollection Constructor() | Initializes a new instance of the collection class that is empty. |
UAEndpointDescriptorCollection Constructor(IEnumerable<UAEndpointDescriptor>) | Initializes a new instance of the collection, with given items. |
UAEndpointDescriptorCollection Constructor(UAEndpointDescriptorCollection) | Initializes a new instance of the class as a copy of another endpoint descriptor collection. |