Finds an element in the collection that matches the specified name.
'Declaration
Public Overloads Overridable Function Find( _
ByVal As String _
) As Object
'Usage
Dim instance As PSObjects
Dim elementName As String
Dim value As Object
value = instance.Find(elementName)
Parameters
- elementName
- Name of the element