IMenuModel.Count Property |
Version 98.1.210
Returns the number of items in this menu.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 98.1.210.0 (98.1.210.0)
Syntaxproperty int Count {
int get ();
}
Property Value
Type:
Int32
See Also