'Declaration
<JetBrains.Annotations.NotNullAttribute()> Function GetLastElement() As UABrowsePathElement
'Usage
Dim instance As _UABrowsePath Dim value As UABrowsePathElement value = instance.GetLastElement()
[JetBrains.Annotations.NotNull()] UABrowsePathElement GetLastElement()
[JetBrains.Annotations.NotNull()] UABrowsePathElement^ GetLastElement();
Return Value
This method never returns null
(Nothing
in Visual Basic).