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