次の方法で共有


DictClass.Objectmethodcnt Method

Definition

Indicates the number of instance methods in a class.

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

Returns

An integer value that indicates the number of instance methods in a class.

Applies to