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