The following tables list the members exposed by AnnRoles.
Public Constructors
| Name | Description | |
|---|---|---|
![]() ![]()  | 
	AnnRoles | Initializes a new instance of this class. | 
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	add | Adds the specified string to the end of the collection. | 
![]()  | 
	addRange | Adds the items of the specified array to the end of this collection. | 
![]()  | 
	clear | Removes all elements from the list. | 
![]()  | 
	clearItems | Removes all items from the list. | 
![]()  | 
	contains | Determines whether the specified string is in the collection. | 
![]()  | 
	getEnumerator | Returns an enumerator that iterates through the list. | 
![]()  | 
	indexOf | Gets the index of a string in this list. | 
![]()  | 
	insert | Inserts an item into this collection at the specified index. | 
![]()  | 
	insertItem | Inserts the specified string into this list at the specified index. | 
![]()  | 
	insertItemRange | Inserts the items of the specified array to into this collection at the specified index. | 
![]()  | 
	insertRange | Inserts the items of the specified array to into this collection at the specified index. | 
![]()  | 
	move | Moves the item at the specified index to a new location in the list. | 
![]()  | 
	moveItem | Moves the item at the specified index to a new location in the list. | 
![]()  | 
	onCollectionChanged | Raises the CollectionChanged event with the provided arguments. | 
![]()  | 
	remove | Removes the first occurrence of the specified string from the collection. | 
![]()  | 
	removeAt | Removes the element at the specified index of the list. | 
![]()  | 
	removeItem | Removes the first occurrence of the specified string from the list. | 
![]()  | 
	setItem | Replaces the element at the specified index. | 
![]()  | 
	toArray | Copies the elements of the list to a new array. | 
Public Properties
| Name | Description | |
|---|---|---|
![]()  | 
	count | Gets the number of elements contained in the list. | 
![]()  | 
	item | Gets or sets the element at the specified index. | 
Public Events
| Name | Description | |
|---|---|---|
![]() ![]()  | 
	collectionChanged | Occurs when the collection changes. | 
Public Fields
| Name | Description | |
|---|---|---|
![]() ![]()  | 
	edit | Allow editing of only the objects created by the current user. | 
 				![]()  | 
	editAll | Allow editing of all objects. | 
 				![]()  | 
	fullControl | Allow full control. | 
 				![]()  | 
	view | Allow viewing of only the objects created by the current user. | 
 				![]()  | 
	viewAll | Allow viewing of all objects. | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document






