SchemeConstraintCollection - класс
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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 SchemeObjectCollectionSchemeConstraint SchemeNamedObjectCollectionSchemeConstraint SchemeConstraintCollection
Add | (Унаследован от SchemeObjectCollectionT) |
CheckIsSealed | (Унаследован от SchemeObjectCollectionT) |
Clear | (Унаследован от SchemeObjectCollectionT) |
ClearItems | (Переопределяет SchemeObjectCollectionTClearItems) |
Construct | (Переопределяет SchemeObjectCollectionTConstruct(T)) |
Contains(Guid) | (Унаследован от SchemeNamedObjectCollectionT) |
Contains(T) | (Унаследован от SchemeObjectCollectionT) |
Contains(String) | (Унаследован от SchemeNamedObjectCollectionT) |
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 | (Унаследован от SchemeNamedObjectCollectionT) |
IndexOf(Guid) | (Унаследован от SchemeNamedObjectCollectionT) |
IndexOf(T) | (Унаследован от SchemeObjectCollectionT) |
IndexOf(String) | (Унаследован от SchemeNamedObjectCollectionT) |
Insert | (Унаследован от SchemeObjectCollectionT) |
InsertItem | (Переопределяет SchemeObjectCollectionTInsertItem(T, T)) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
MoveItem | (Унаследован от SchemeObjectCollectionT) |
Remove(Guid) | (Унаследован от SchemeNamedObjectCollectionT) |
Remove(T) | (Унаследован от SchemeObjectCollectionT) |
Remove(String) | (Унаследован от SchemeNamedObjectCollectionT) |
RemoveAt | (Унаследован от SchemeObjectCollectionT) |
RemoveItem | (Переопределяет SchemeObjectCollectionTRemoveItem(T, Boolean)) |
ReplaceItem | (Переопределяет SchemeObjectCollectionTReplaceItem(T, T)) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
TryGetItem(FuncT, Int32, Boolean, T) | (Унаследован от SchemeObjectCollectionT) |
TryGetItem(Guid, T) | (Унаследован от SchemeNamedObjectCollectionT) |
TryGetItem(Int32, T) | (Унаследован от SchemeObjectCollectionT) |
TryGetItem(String, T) | (Унаследован от SchemeNamedObjectCollectionT) |
ValidateInsertingItem | (Переопределяет SchemeObjectCollectionTValidateInsertingItem(T, T)) |
ValidateItemUniqueness | (Унаследован от SchemeNamedObjectCollectionT) |
ValidateRemovingItem | (Унаследован от SchemeObjectCollectionT) |