Dictionary.Enumcnt 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.
Indicates the number of enumeration types in Finance and Operations.
public:
virtual int Enumcnt();
public virtual int Enumcnt ();
abstract member Enumcnt : unit -> int
override this.Enumcnt : unit -> int
Public Overridable Function Enumcnt () As Integer
Returns
An integer that indicates the number of enumeration types.