public sealed class SchemeForeignKeyColumnCollection : SchemeObjectCollection<SchemeForeignKeyColumn>Public NotInheritable Class SchemeForeignKeyColumnCollection
Inherits SchemeObjectCollection(Of SchemeForeignKeyColumn)public ref class SchemeForeignKeyColumnCollection sealed : public SchemeObjectCollection<SchemeForeignKeyColumn^>[<SealedAttribute>]
type SchemeForeignKeyColumnCollection =
class
inherit SchemeObjectCollection<SchemeForeignKeyColumn>
end| Count | (Унаследован от SchemeObjectCollectionT) |
| IsSealed | (Унаследован от SchemeObjectCollectionT) |
| Item | (Унаследован от SchemeObjectCollectionT) |
| Parent | (Унаследован от SchemeObjectCollectionT) |
| Add | (Унаследован от SchemeObjectCollectionT) |
| Clear | (Унаследован от SchemeObjectCollectionT) |
| ClearItems | (Унаследован от SchemeObjectCollectionT) |
| Construct | (Переопределяет SchemeObjectCollectionTConstruct(T)) |
| Contains | (Унаследован от SchemeObjectCollectionT) |
| Copy | (Унаследован от SchemeObjectCollectionT) |
| CopyTo | (Унаследован от SchemeObjectCollectionT) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetEnumerator | (Унаследован от SchemeObjectCollectionT) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| HaveSameKey | (Переопределяет SchemeObjectCollectionTHaveSameKey(T, T)) |
| IndexOf | (Унаследован от SchemeObjectCollectionT) |
| Insert | (Унаследован от SchemeObjectCollectionT) |
| InsertItem | (Унаследован от SchemeObjectCollectionT) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| MoveItem | (Унаследован от SchemeObjectCollectionT) |
| Remove | (Унаследован от SchemeObjectCollectionT) |
| RemoveAt | (Унаследован от SchemeObjectCollectionT) |
| RemoveItem | (Унаследован от SchemeObjectCollectionT) |
| ReplaceItem | (Унаследован от SchemeObjectCollectionT) |
| Seal | (Унаследован от SchemeObjectCollectionT) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| TryGetItem(FuncT, Int32, Boolean, T) | (Унаследован от SchemeObjectCollectionT) |
| TryGetItem(Int32, T) | (Унаследован от SchemeObjectCollectionT) |
| TryGetItem(SchemeReferencingColumn, SchemeForeignKeyColumn) | |
| ValidateInsertingItem | (Унаследован от SchemeObjectCollectionT) |
| ValidateItemUniqueness | (Унаследован от SchemeObjectCollectionT) |
| ValidateRemovingItem | (Унаследован от SchemeObjectCollectionT) |
| CollectionChanged | (Унаследован от SchemeObjectCollectionT) |
| PropertyChanged | (Унаследован от SchemeObjectCollectionT) |