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