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