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