Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

DeleteLinkedSymbols method

  • Last UpdatedMar 09, 2026
  • 1 minute read

Deletes a collection of linked graphics from the object.

Class

IgObject

Syntax

[C#]

void DeleteLinkedSymbols(

string[] l_linkedGraphicNames

);

[Visual C++]

HRESULT DeleteLinkedSymbols

(

[in] SAFEARRAY(BSTR) l_linkedGraphicNames

);

Parameters

l_linkedGraphicNames

Array of linked graphics to delete

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in