Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnRoles Object

Show in webframe
Fields  Properties  Methods 


The following tables list the members exposed by AnnRoles.

Public Constructors
 NameDescription
AnnRoles Constructor  
Top
Public Fields
 NameDescription
EditAllow editing of only the objects created by the current user.  
EditAllAllow editing of all objects.  
FullControlAllow full control.  
ViewAllow viewing of only the objects created by the current user.  
ViewAllAllow viewing of all objects.  
Top
Public Properties
 NameDescription
CountGets the number of elements contained in the list.  
ItemGets or sets the element at the specified index.  
Top
Public Methods
 NameDescription
AddAdds the specified string to the end of the collection.  
ClearRemoves all elements from the list.  
ContainsDetermines whether the specified string is in the collection.  
GetEnumeratorReturns an enumerator that iterates through the list.  
IndexOfGets the index of a string in this list.  
MoveMoves the item at the specified index to a new location in the list.  
RemoveRemoves the first occurrence of the specified string from the collection.  
RemoveAtRemoves the element at the specified index of the list.  
ToArrayCopies the elements of the list to a new array.  
Top
Protected Methods
 NameDescription
ClearItemsRemoves all items from the list.  
InsertItemInserts the specified string into this list at the specified index.  
MoveItemMoves the item at the specified index to a new location in the list.  
RemoveItemRemoves the first occurrence of the specified string from the list.  
SetItemReplaces the element at the specified index.  
Top
See Also

Reference

AnnRoles Object
Leadtools.Annotations.Core Namespace

Error processing SSI file