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