HyperLinkCollectionInsert Method

Inserts the specified HyperLink object to this collection at the specified index.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public void Insert(
        int index,
        HyperLink value
)

Parameters

index  Int32
[in] Index at which to insert a HyperLink object.
value  HyperLink
[in] HyperLink object to insert.
See Also

©  Bricsys NV. All rights reserved.