'Usage Dim instance As FloatingObjectCollection(Of T) Dim name As String Dim value As T value = instance.Find(name)
Parameters
- name
- The name of the floating object.
'Usage Dim instance As FloatingObjectCollection(Of T) Dim name As String Dim value As T value = instance.Find(name)