DictClass.Id Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.