OptionCollection Properties

Properties

CountGets the number of elements actually contained in the Collection<T>.
(Inherited from Collection<BaseOption>)
Item[Int32]Gets or sets the element at the specified index.
(Inherited from Collection<BaseOption>)
Item[String] This read-only property can be used to retrieve an option by name

See Also