SchemeIndexedColumnCollection - класс

Definition

Пространство имён: Tessa.Scheme
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public sealed class SchemeIndexedColumnCollection : SchemeObjectCollection<SchemeIndexedColumn>
Inheritance
Object    SchemeObjectCollectionSchemeIndexedColumn    SchemeIndexedColumnCollection

Свойства

Count
(Унаследован от SchemeObjectCollectionT)
IsSealed
(Унаследован от SchemeObjectCollectionT)
ItemGuid 
ItemInt32
(Унаследован от SchemeObjectCollectionT)
ItemSchemePhysicalColumn 
ItemString 
Parent
(Унаследован от SchemeObjectCollectionT)

Методы

Add
(Унаследован от SchemeObjectCollectionT)
CheckIsSealed
(Унаследован от SchemeObjectCollectionT)
Clear
(Унаследован от SchemeObjectCollectionT)
ClearItems
(Переопределяет SchemeObjectCollectionTClearItems)
Construct
(Переопределяет SchemeObjectCollectionTConstruct(T))
Contains
(Унаследован от SchemeObjectCollectionT)
Copy
(Унаследован от SchemeObjectCollectionT)
CopyTo
(Унаследован от SchemeObjectCollectionT)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetEnumerator
(Унаследован от SchemeObjectCollectionT)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
HaveSameKey
(Переопределяет SchemeObjectCollectionTHaveSameKey(T, T))
IndexOf
(Унаследован от SchemeObjectCollectionT)
Insert
(Унаследован от SchemeObjectCollectionT)
InsertItem
(Переопределяет SchemeObjectCollectionTInsertItem(T, T))
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
MoveItem
(Унаследован от SchemeObjectCollectionT)
Remove
(Унаследован от SchemeObjectCollectionT)
RemoveAt
(Унаследован от SchemeObjectCollectionT)
RemoveItem
(Переопределяет SchemeObjectCollectionTRemoveItem(T, Boolean))
ReplaceItem
(Переопределяет SchemeObjectCollectionTReplaceItem(T, T))
ToStringReturns a string that represents the current object.
(Унаследован от Object)
TryGetItem(FuncT, Int32, Boolean, T)
(Унаследован от SchemeObjectCollectionT)
TryGetItem(Guid, SchemeIndexedColumn) 
TryGetItem(Int32, T)
(Унаследован от SchemeObjectCollectionT)
TryGetItem(SchemePhysicalColumn, SchemeIndexedColumn) 
TryGetItem(String, SchemeIndexedColumn) 
ValidateInsertingItem
(Переопределяет SchemeObjectCollectionTValidateInsertingItem(T, T))
ValidateItemUniqueness
(Унаследован от SchemeObjectCollectionT)
ValidateRemovingItem
(Унаследован от SchemeObjectCollectionT)

События

CollectionChanged
(Унаследован от SchemeObjectCollectionT)
PropertyChanged
(Унаследован от SchemeObjectCollectionT)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также