Click or drag to resize
ComparisonTextPart Properties

The ComparisonTextPart type exposes the following members.

Properties
  NameDescription
Public propertyDestIndex
Index to destination string.
Public propertyLength
Length of stored string value.
(Inherited from TextPart.)
Public propertyStatic memberSortBy
Determines using which property will be sorting done.
Public propertySrcIndex
Readonly index to source string.
(Inherited from TextPart.)
Public propertyStatus
Determines if string match was found.
Public propertyText
Relevant string value.
(Inherited from TextPart.)
Top
See Also