'Usage Dim instance As LabelAreaCollection Dim item As LabelArea Dim value As Integer value = instance.IndexOf(item)
Parameters
- item
- Label area to locate in collection.
Return Value
Index of the label area if label area is found in the collection; otherwise, -1.