Share via


DictClass.Id Method

Definition

Provides the ID for a specified class.

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

Returns

A value of the classId system data type that indicates the class ID.

Applies to