For a list of all members of this type, see FileGroupMappingCollection members.
Public Methods
| Name | Description |
 | Add | (Inherited from System.Collections.ObjectModel.Collection<FileGroupMapping>) |
 | AddRange |
Adds the otherItems collection to this collection.
(Inherited from xSQL.Schema.Core.KeyedCollectionBase<string,FileGroupMapping>) |
 | Clear | (Inherited from System.Collections.ObjectModel.Collection<FileGroupMapping>) |
 | Contains | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,FileGroupMapping>) |
 | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<FileGroupMapping>) |
 | GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<FileGroupMapping>) |
 | GetItemByLeftMatching | Returns the FileGroupMapping element, the left member of which matches the specified filegroup. |
 | GetItemByRightMatching | Returns the FileGroupMapping element, the right member of which matches the specified filegroup. |
 | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<FileGroupMapping>) |
 | Insert | (Inherited from System.Collections.ObjectModel.Collection<FileGroupMapping>) |
 | Remove | Overloaded. (Inherited from System.Collections.ObjectModel.KeyedCollection<string,FileGroupMapping>) |
 | RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<FileGroupMapping>) |
Top
Protected Methods
| Name | Description |
 | ChangeItemKey | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,FileGroupMapping>) |
 | ClearItems | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,FileGroupMapping>) |
 | InsertItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,FileGroupMapping>) |
 | RemoveItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,FileGroupMapping>) |
 | SetItem | (Inherited from System.Collections.ObjectModel.KeyedCollection<string,FileGroupMapping>) |
Top
See Also