The BulletedStringCollection type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
Bullet |
Gets or sets the bullet used to prefix each string in a list.
| |
Count |
Gets the number of elements actually contained in the Collection T .
(Inherited from Collection String .) | |
ExceptionTokens |
Gets or sets the set of exception tokens.
| |
Item |
Gets or sets the element at the specified index.
(Inherited from Collection String .) | |
Items |
Gets a IList T wrapper around the Collection T .
(Inherited from Collection String .) |
See Also