Find Method
Description
Finds a CustomizationListNode of the current list by the node name or ID.
Syntax
Visual Basic
Public Function Find( _
   ByVal Val As Variant _
) As Object
Parameters
Val
The node name or ID.
Return Type
See Also