![]() | APIdelete |
public bool deleteDocXheadings( int[] headingsIDtoDelete )
Public Function deleteDocXheadings ( headingsIDtoDelete As Integer() ) As Boolean Dim instance As API Dim headingsIDtoDelete As Integer() Dim returnValue As Boolean returnValue = instance.deleteDocXheadings(headingsIDtoDelete)
public: bool deleteDocXheadings( array<int>^ headingsIDtoDelete )
member deleteDocXheadings : headingsIDtoDelete : int[] -> bool
(c) NextFEM 2015-2025