'Usage Dim instance As LabelAreaCollection Dim item As LabelArea instance.Add(item)
Parameters
- item
- Label area.
'Usage Dim instance As LabelAreaCollection Dim item As LabelArea instance.Add(item)
Exception | Description |
---|---|
System.ArgumentNullException | item is a null reference (Nothing in VB). |