Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) |
The following tables list the members exposed by ResourceRefCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
IndexOf | Overloaded. Searches for the specified ID of the resource and returns the zero-based index of the corresponding element. | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<ResourceRef>) | |
Search | Searches for a ResourceRef with the specified ID of the resource. |
Name | Description | |
---|---|---|
ClearItems | Overridden. Removes all items from the collection. | |
InsertItem | Overridden. Inserts an item at the specified index. | |
RemoveItem | Overridden. Removes the item at the specified index. | |
SetItem | Overridden. Replaces the item at the specified index. |