SchemePropertyDifferenceCollection - класс

Definition

Пространство имён: Tessa.Scheme.Differences
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public sealed class SchemePropertyDifferenceCollection : ReadOnlyCollection<SchemePropertyDifference>
Inheritance
Object    ReadOnlyCollectionSchemePropertyDifference    SchemePropertyDifferenceCollection

Свойства

CountGets the number of elements contained in the ReadOnlyCollectionT instance.
(Унаследован от ReadOnlyCollectionSchemePropertyDifference)
ItemInt32Gets the element at the specified index.
(Унаследован от ReadOnlyCollectionSchemePropertyDifference)
ItemString 
ItemsReturns the IListT that the ReadOnlyCollectionT wraps.
(Унаследован от ReadOnlyCollectionSchemePropertyDifference)

Методы

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

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

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

См. также