'Declaration
Public Function GetDescendantFromUniqueId( _ ByVal uid As System.Guid, _ ByVal depth As System.Integer _ ) As INElement
'Usage
Dim instance As NUIElementContainer Dim uid As System.Guid Dim depth As System.Integer Dim value As INElement value = instance.GetDescendantFromUniqueId(uid, depth)
Parameters
- uid
- depth