Version

ResourcesCollection Class Properties

For a list of all members of this type, see ResourcesCollection members.

Public Properties
 NameDescription
Public PropertyCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyCountGets the number of elements contained in the System.Collections.CollectionBase instance. This property cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public PropertyIsReadOnlyOverridden. Returns false.  
Public PropertyItemOverloaded. Returns the Resource object at the requested index.  
Public PropertyUnassignedResourceReturns the special unassigned Resource that is always in the collection.  
Protected Properties
 NameDescription
Protected PropertyEnableViewStateTurns on ViewState tracking for this WebObject (Inherited from Infragistics.WebUI.Shared.WebObjectsCollectionBase)
Protected PropertyInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected PropertyListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Protected PropertyOwnerThe parent owner to which this object belongs. (Inherited from Infragistics.WebUI.Shared.WebObjectsCollectionBase)
See Also

Reference

ResourcesCollection Class
Infragistics.WebUI.WebSchedule Namespace
Resource Class
WebScheduleInfo.Resources
Appointment.Resource
Note.Resource