'Declaration
<NotNullAttribute()> Protected Overrides NotOverridable Function CreateBrowsePointService() As UABrowsePointService
'Usage
Dim instance As UAConnectivity Dim value As UABrowsePointService value = instance.CreateBrowsePointService()
[NotNull()] protected override UABrowsePointService CreateBrowsePointService()
[NotNull()] protected: UABrowsePointService^ CreateBrowsePointService(); override
Return Value
This method never returns null
(Nothing
in Visual Basic).