Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The ChoiceItems type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds an object to the end of the collection.
|
![]() | Clear |
Removes all elements from the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Insert |
Inserts an element into the collection at the specified index.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove(Int32) |
Removes the element at the specified index of the collection.
|
![]() | Remove(String) |
Removes the first occurrence of a specific object from the collection.
|
![]() | ToArray |
Copies the elements of the collection to a new array.
|
![]() | ToString | (Inherited from Object.) |
See Also