'Declaration Public Function New( _ ByVal ParamArray names() As System.String _ )
'Usage Dim names() As System.String Dim instance As New FloatingObjectExtent(names)
public FloatingObjectExtent( params System.string[] names )
Parameters
- names
- The names.