ImageGear for Silverlight
ArrayList Class Members
See Also  Properties  Methods  Send Feedback
ImageGear20.Core Assembly > ImageGear.Core Namespace : ArrayList Class

Glossary Item Box

The following tables list the members exposed by ArrayList.

Public Constructors

 NameDescription
Public ConstructorArrayList ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyIsFixedSizeGets a value indicating whether the ArrayList has a fixed size. Always returns false.  
Public PropertyIsReadOnlyGets a value indicating whether the ArrayList is read-only. Always returns false.  
Public PropertyIsSynchronized Gets a value indicating whether is access to the ArrayList is synchronized. Always returns false.  
Public PropertySyncRootGets an object that can be used to synchronize an access to the ArrayList. Always returns null.  
Top

Public Methods

 NameDescription
Public MethodAdd Adds a new object to the array.  
Public MethodCopyToOverloaded.  Copies the current array into the specified array at specified position.  
Top

See Also

©2012. Accusoft Corporation. All Rights Reserved.