For a list of all members of this type, see ResourceCollection members.
Name | Description | |
---|---|---|
![]() | Contains | Indicates whether the specified item is in the collection. (Inherited from Infragistics.Collections.Services.ViewList<Resource>) |
![]() | CopyTo | Copies items from this collection to the specified array. (Inherited from Infragistics.Collections.Services.ViewList<Resource>) |
![]() | GetEnumerator | Returns the enumerator for enumerating items in the collection. (Inherited from Infragistics.Collections.Services.ViewList<Resource>) |
![]() | GetResourceFromId | Gets the resource with the specified id. Returns null if none exists. |
![]() | IndexOf | Returns the index of the specified item in the collection. (Inherited from Infragistics.Collections.Services.ViewList<Resource>) |
Name | Description | |
---|---|---|
![]() | OnCollectionChanged | Called to raise CollectionChanged notification as well as notify property change listeners added via ISupportPropertyChangeNotifications interface. (Inherited from Infragistics.Collections.Services.ViewList<Resource>) |