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