'Usage Dim instance As DetachmentCollection Dim item As Single instance.Add(item)
Parameters
- item
- Single value
'Usage Dim instance As DetachmentCollection Dim item As Single instance.Add(item)
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | item is less than zero or is greater than 4. |