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