HtmlSelectionRange Members
In This Article
#Constructors
Name | Description |
---|---|
Html |
Initializes a new instance of the Html |
#Properties
Name | Description |
---|---|
Length | Gets the selection length, in characters. If Length is null, the caret is displayed. |
Start | Gets the zero-based index of a character after which the caret is placed or the selection begins. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
See Also