public struct TextSelection : IEquatable<TextSelection>Public Structure TextSelection
Implements IEquatable(Of TextSelection)[<SealedAttribute>]
type TextSelection =
struct
inherit ValueType
interface IEquatable<TextSelection>
end