Share via


DictTable.Mapcnt Method

Definition

Returns the count of available table mappings for the map that is specified by this DictTable instance.

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

Returns

The count.

Applies to