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

Application Server

Remove method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Remove a condition object from the collection.

Class

IConditions

Syntax

[C#]

void Remove(

int index

);

[Visual C++]

HRESULT Remove(

[in] LONG index

);

Parameters

index

The index of the condition object. This is a numeric value from 1 to count.

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