SchemeRecordCollection - класс

Definition

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

Свойства

Count
(Унаследован от SchemeObjectCollectionT)
IsSealed
(Унаследован от SchemeObjectCollectionT)
Item
(Унаследован от SchemeObjectCollectionT)
Parent
(Унаследован от SchemeObjectCollectionT)

Методы

Add
(Унаследован от SchemeObjectCollectionT)
CheckIsSealed
(Унаследован от SchemeObjectCollectionT)
Clear
(Унаследован от SchemeObjectCollectionT)
ClearItems
(Унаследован от SchemeObjectCollectionT)
Construct
(Переопределяет SchemeObjectCollectionTConstruct(T))
Contains
(Унаследован от SchemeObjectCollectionT)
Copy
(Унаследован от SchemeObjectCollectionT)
CopyTo
(Унаследован от SchemeObjectCollectionT)
Equals(Object)Determines whether the specified object is equal to the current object.
(Унаследован от Object)
Equals(SchemeRecord, SchemeRecord, SchemeColumnCollection) 
Equals(SchemeRecord, SchemeRecord, SchemeIndexedColumnCollection) 
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
(Унаследован от SchemeObjectCollectionT)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
MoveItem
(Унаследован от SchemeObjectCollectionT)
Remove
(Унаследован от SchemeObjectCollectionT)
RemoveAt
(Унаследован от SchemeObjectCollectionT)
RemoveItem
(Унаследован от SchemeObjectCollectionT)
ReplaceItem
(Унаследован от SchemeObjectCollectionT)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
TryGetItem(FuncT, Int32, Boolean, T)
(Унаследован от SchemeObjectCollectionT)
TryGetItem(Int32, T)
(Унаследован от SchemeObjectCollectionT)
ValidateInsertingItem
(Унаследован от SchemeObjectCollectionT)
ValidateItemUniqueness
(Переопределяет SchemeObjectCollectionTValidateItemUniqueness(T, T))
ValidateRemovingItem
(Унаследован от SchemeObjectCollectionT)

События

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

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

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

См. также