'Declaration
<ElementsNotNullAttribute()> <NotNullAttribute()> Function ToUAEndpointDescriptorCollection() As UAEndpointDescriptorCollection
'Usage
Dim instance As _UADiscoveryElementCollection Dim value As UAEndpointDescriptorCollection value = instance.ToUAEndpointDescriptorCollection()
[ElementsNotNull()] [NotNull()] UAEndpointDescriptorCollection ToUAEndpointDescriptorCollection()
[ElementsNotNull()] [NotNull()] UAEndpointDescriptorCollection^ ToUAEndpointDescriptorCollection();