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

Application Server

Item property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns a toolset.

Class

IToolsets

Syntax

[C#]

IToolset this[object toolsetIdentifier] { get; };

[Visual C++]

HRESULT Item(

[in] VARIANT toolsetIdentifier,

[out, retval] IToolset**

);

Parameters

toolsetIdentifier

The index of a toolset. This is a numeric value from 1 to Count. Or it is the name of the toolset.

IToolset

The returned toolset.

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