SchemeConstraintCollection - класс
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 4.0.6
public sealed class SchemeConstraintCollection : SchemeNamedObjectCollection<SchemeConstraint>
Public NotInheritable Class SchemeConstraintCollection
Inherits SchemeNamedObjectCollection(Of SchemeConstraint)
public ref class SchemeConstraintCollection sealed : public SchemeNamedObjectCollection<SchemeConstraint^>
[<SealedAttribute>]
type SchemeConstraintCollection =
class
inherit SchemeNamedObjectCollection<SchemeConstraint>
end
- Inheritance
- Object SchemeObjectCollection<SchemeConstraint> SchemeNamedObjectCollection<SchemeConstraint> SchemeConstraintCollection
Add | (Унаследован от SchemeObjectCollection<T>) |
Clear | (Унаследован от SchemeObjectCollection<T>) |
ClearItems | (Переопределяет SchemeObjectCollection<T>.ClearItems()) |
Construct | (Переопределяет SchemeObjectCollection<T>.Construct(T)) |
Contains(Guid) | (Унаследован от SchemeNamedObjectCollection<T>) |
Contains(T) | (Унаследован от SchemeObjectCollection<T>) |
Contains(String) | (Унаследован от SchemeNamedObjectCollection<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 | (Унаследован от SchemeNamedObjectCollection<T>) |
IndexOf(Guid) | (Унаследован от SchemeNamedObjectCollection<T>) |
IndexOf(T) | (Унаследован от SchemeObjectCollection<T>) |
IndexOf(String) | (Унаследован от SchemeNamedObjectCollection<T>) |
Insert | (Унаследован от SchemeObjectCollection<T>) |
InsertItem | (Переопределяет SchemeObjectCollection<T>.InsertItem(T, T)) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
MoveItem | (Унаследован от SchemeObjectCollection<T>) |
Remove(Guid) | (Унаследован от SchemeNamedObjectCollection<T>) |
Remove(T) | (Унаследован от SchemeObjectCollection<T>) |
Remove(String) | (Унаследован от SchemeNamedObjectCollection<T>) |
RemoveAt | (Унаследован от SchemeObjectCollection<T>) |
RemoveItem | (Переопределяет SchemeObjectCollection<T>.RemoveItem(T, Boolean)) |
ReplaceItem | (Переопределяет SchemeObjectCollection<T>.ReplaceItem(T, T)) |
Seal | (Унаследован от SchemeObjectCollection<T>) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
TryGetItem(Func<T, Int32, Boolean>, T) | (Унаследован от SchemeObjectCollection<T>) |
TryGetItem(Guid, T) | (Унаследован от SchemeNamedObjectCollection<T>) |
TryGetItem(Int32, T) | (Унаследован от SchemeObjectCollection<T>) |
TryGetItem(String, T) | (Унаследован от SchemeNamedObjectCollection<T>) |
ValidateInsertingItem | (Переопределяет SchemeObjectCollection<T>.ValidateInsertingItem(T, T)) |
ValidateItemUniqueness | (Унаследован от SchemeNamedObjectCollection<T>) |
ValidateRemovingItem | (Унаследован от SchemeObjectCollection<T>) |