'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
Returns the last browse path element of the current OPC-UA browse path.