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 | (Унаследован от SchemeObjectCollection<T>) |
IsSealed | (Унаследован от SchemeObjectCollection<T>) |
Item | (Унаследован от SchemeObjectCollection<T>) |
Parent | (Унаследован от SchemeObjectCollection<T>) |
Add | (Унаследован от SchemeObjectCollection<T>) |
Clear | (Унаследован от SchemeObjectCollection<T>) |
ClearItems | (Унаследован от SchemeObjectCollection<T>) |
Construct | (Переопределяет SchemeObjectCollection<T>.Construct(T)) |
Contains | (Унаследован от SchemeObjectCollection<T>) |
Copy | (Унаследован от SchemeObjectCollection<T>) |
CopyTo | (Унаследован от SchemeObjectCollection<T>) |
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 | (Унаследован от SchemeObjectCollection<T>) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
HaveSameKey | (Переопределяет SchemeObjectCollection<T>.HaveSameKey(T, T)) |
IndexOf | (Унаследован от SchemeObjectCollection<T>) |
Insert | (Унаследован от SchemeObjectCollection<T>) |
InsertItem | (Унаследован от SchemeObjectCollection<T>) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
MoveItem | (Унаследован от SchemeObjectCollection<T>) |
Remove | (Унаследован от SchemeObjectCollection<T>) |
RemoveAt | (Унаследован от SchemeObjectCollection<T>) |
RemoveItem | (Унаследован от SchemeObjectCollection<T>) |
ReplaceItem | (Унаследован от SchemeObjectCollection<T>) |
Seal | (Унаследован от SchemeObjectCollection<T>) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
TryGetItem(Func<T, Int32, Boolean>, T) | (Унаследован от SchemeObjectCollection<T>) |
TryGetItem(Int32, T) | (Унаследован от SchemeObjectCollection<T>) |
TryGetItem(SchemeReferencingColumn, SchemeForeignKeyColumn) | |
ValidateInsertingItem | (Унаследован от SchemeObjectCollection<T>) |
ValidateItemUniqueness | (Унаследован от SchemeObjectCollection<T>) |
ValidateRemovingItem | (Унаследован от SchemeObjectCollection<T>) |
CollectionChanged | (Унаследован от SchemeObjectCollection<T>) |
PropertyChanged | (Унаследован от SchemeObjectCollection<T>) |