MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemCollection(T) Properties
 


 Public Properties

  Name Description

Item

Overloaded.  

 Inherited Public Properties

  Name Description

Count

Gets the count of items in the collection. (Inherited from StateCollection.)

IsReadOnly

Gets a value that indicates if the collection is read only. (Inherited from StateCollection.)

IsTrackingViewState

Gets a value that indicates whether the collection is saving changes to its view state. (Inherited from StateCollection.)

Item

Returns the item at the specified index. This is the indexer of the collection. (Inherited from StateCollection.)

 See Also

ItemCollection(T) Class
MindFusion.Scheduling Namespace