Share via


DictClass.Implements(Int32) Method

Definition

Provides the ID for a specified interface that a class implements.

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

Parameters

num1
Int32

Returns

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

Applies to