IdxRichEditHyperlinkCollection Members
In This Article
#Properties
Name | Description |
---|---|
Count |
Returns the number of items within the list or collection.
Inherited from Idx |
Self |
Provides zero-based indexed access to items within the list or collection.
Inherited from Idx |
#Methods
Name | Description |
---|---|
Create |
|
Create |
Creates a new hyperlink associated with the specified document range. |
Find |
Searches for a hyperlink with the specified field index. |
Get |
Inherited from Idx |
Get |
Returns the number of items within the list or collection.
Inherited from Idx |
Get |
Returns the collection item by its zero-based index.
Inherited from Idx |
Remove |
Removes the specified hyperlink from a document. |
See Also