DictTable.Mapcnt 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.
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.