Share via


Dictionary.Classcnt2id(Int32) Method

Definition

Provides the ID of a specified class.

public:
 virtual int Classcnt2id(int _cnt);
public virtual int Classcnt2id (int _cnt);
abstract member Classcnt2id : int -> int
override this.Classcnt2id : int -> int
Public Overridable Function Classcnt2id (_cnt As Integer) As Integer

Parameters

_cnt
Int32

An integer value that specifies a class, based on the order of classes in Finance and Operations.

Returns

A classId system data type value that indicates the class ID; 0 (zero) if you pass a cnt value that is larger than the number of classes that is returned by the Dictionary::classCnt method.

Applies to