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