'Usage
Dim instance As FpScrollBarButtonCollection Dim value As Object instance.Remove(value)
Parameters
- value
- The System.Object to remove from the System.Collections.IList
'Usage
Dim instance As FpScrollBarButtonCollection Dim value As Object instance.Remove(value)
Exception | Description |
---|---|
System.NotSupportedException | The System.Collections.IList is read-only.-or- The System.Collections.IList has a fixed size. |