'Usage Dim instance As PropertyNameCollection Dim value As String Dim value As Integer value = instance.Add(value)
Parameters
- value
- A string representing the property name to add to the collection.
Return Value
The zero-based index at which the property name was added to the collection.