AutoCompleteColumnMap - класс

Набор мапингов между данными вью и карточки.

Definition

Пространство имён: Tessa.UI.Controls.AutoCompleteCtrl
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class AutoCompleteColumnMap : ReadOnlyCollection<AutoCompleteColumnMapping>
Inheritance
Object    ReadOnlyCollectionAutoCompleteColumnMapping    AutoCompleteColumnMap

Конструкторы

AutoCompleteColumnMapИнициализирует новый экземпляр класса AutoCompleteColumnMap

Свойства

CountGets the number of elements contained in the ReadOnlyCollectionT instance.
(Унаследован от ReadOnlyCollectionAutoCompleteColumnMapping)
ItemGets the element at the specified index.
(Унаследован от ReadOnlyCollectionAutoCompleteColumnMapping)
ItemsReturns the IListT that the ReadOnlyCollectionT wraps.
(Унаследован от ReadOnlyCollectionAutoCompleteColumnMapping)
MapType Тип вызова которым делался маппинг
ReferenceColumnIndex 
ViewAlias Алиас вью для которой делался мапинг.
ViewColPrefix Префикс колонки для которой делался мапинг.

Методы

ContainsDetermines whether an element is in the ReadOnlyCollectionT.
(Унаследован от ReadOnlyCollectionAutoCompleteColumnMapping)
CopyToCopies the entire ReadOnlyCollectionT to a compatible one-dimensional Array, starting at the specified index of the target array.
(Унаследован от ReadOnlyCollectionAutoCompleteColumnMapping)
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)
GetEnumeratorReturns an enumerator that iterates through the ReadOnlyCollectionT.
(Унаследован от ReadOnlyCollectionAutoCompleteColumnMapping)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
IndexOfSearches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollectionT.
(Унаследован от ReadOnlyCollectionAutoCompleteColumnMapping)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

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

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

См. также