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