update 20250819 sf

This commit is contained in:
Stefan Hutter
2025-08-19 19:00:42 +02:00
parent 3d19016ba1
commit c417227651
287 changed files with 3494533 additions and 3448549 deletions
+92 -92
View File
@@ -136,6 +136,17 @@
An array of 'ActionInfo' objects with which to initialize the collection
</param>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.Item(System.Int32)">
<summary>
Represents the 'ActionInfo' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.Add(Syncfusion.Windows.Forms.InternalMenus.ActionInfo)">
<summary>
Adds a 'ActionInfo' item with the specified value to the 'ActionInfoCollection'
@@ -234,17 +245,6 @@
before insering a new item in the collection
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.Item(System.Int32)">
<summary>
Represents the 'ActionInfo' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="T:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.ActionInfoEnumerator">
<exclude/>
<summary>
@@ -256,6 +256,16 @@
Enumerator constructor
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.ActionInfoEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.ActionInfoEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.ActionInfoEnumerator.MoveNext">
<summary>
Advances the enumerator to the next element of the collection
@@ -276,16 +286,6 @@
Sets the enumerator to the first element in the collection
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.ActionInfoEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ActionInfoCollection.ActionInfoEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.InternalMenus.BasicAction">
<exclude/>
<summary>
@@ -739,6 +739,17 @@
An array of 'ImageStruct' objects with which to initialize the collection
</param>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.Item(System.Int32)">
<summary>
Represents the 'ImageStruct' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.Add(Syncfusion.Windows.Forms.InternalMenus.ImageStruct)">
<summary>
Adds a 'ImageStruct' item with the specified value to the 'ImageStructCollection'
@@ -842,17 +853,6 @@
The item to remove from the 'ImageStructCollection'.
</param>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.Item(System.Int32)">
<summary>
Represents the 'ImageStruct' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="T:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.ImageStructEnumerator">
<exclude/>
<summary>
@@ -864,6 +864,16 @@
Enumerator constructor
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.ImageStructEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.ImageStructEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.ImageStructEnumerator.MoveNext">
<summary>
Advances the enumerator to the next element of the collection
@@ -884,16 +894,6 @@
Sets the enumerator to the first element in the collection
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.ImageStructEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ImageStructCollection.ImageStructEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.InternalMenus.MenuDefinition">
<exclude/>
<summary>
@@ -1049,6 +1049,10 @@
Initializes a new instance of 'MenuItemStructCollection'.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuName">
<exclude/>
<summary>Name of the menu</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.#ctor(Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection)">
<summary>
Initializes a new instance of 'MenuItemStructCollection' based on an already existing instance.
@@ -1065,6 +1069,17 @@
An array of 'MenuItemStruct' objects with which to initialize the collection
</param>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.Item(System.Int32)">
<summary>
Represents the 'MenuItemStruct' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.Add(Syncfusion.Windows.Forms.InternalMenus.MenuItemStruct)">
<summary>
Adds a 'MenuItemStruct' item with the specified value to the 'MenuItemStructCollection'
@@ -1151,21 +1166,6 @@
The item to remove from the 'MenuItemStructCollection'.
</param>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuName">
<exclude/>
<summary>Name of the menu</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.Item(System.Int32)">
<summary>
Represents the 'MenuItemStruct' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="T:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuItemStructEnumerator">
<exclude/>
<summary>
@@ -1177,6 +1177,16 @@
Enumerator constructor
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuItemStructEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuItemStructEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuItemStructEnumerator.MoveNext">
<summary>
Advances the enumerator to the next element of the collection
@@ -1197,16 +1207,6 @@
Sets the enumerator to the first element in the collection
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuItemStructEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.MenuItemStructCollection.MenuItemStructEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
<member name="T:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection">
<exclude/>
<summary>
@@ -1218,6 +1218,10 @@
Initializes a new instance of 'ToolBarItemStructCollection'.
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarName">
<exclude/>
<summary>Name of the toolbar</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.#ctor(Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection)">
<summary>
Initializes a new instance of 'ToolBarItemStructCollection' based on an already existing instance.
@@ -1234,6 +1238,17 @@
An array of 'ToolBarItemStruct' objects with which to initialize the collection
</param>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.Item(System.Int32)">
<summary>
Represents the 'ToolBarItemStruct' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.Add(Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStruct)">
<summary>
Adds a 'ToolBarItemStruct' item with the specified value to the 'ToolBarItemStructCollection'
@@ -1320,21 +1335,6 @@
The item to remove from the 'ToolBarItemStructCollection'.
</param>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarName">
<exclude/>
<summary>Name of the toolbar</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.Item(System.Int32)">
<summary>
Represents the 'ToolBarItemStruct' item at the specified index position.
</summary>
<param name='intIndex'>
The zero-based index of the entry to locate in the collection.
</param>
<value>
The entry at the specified index of the collection.
</value>
</member>
<member name="T:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarItemStructEnumerator">
<exclude/>
<summary>
@@ -1346,6 +1346,16 @@
Enumerator constructor
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarItemStructEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarItemStructEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
<member name="M:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarItemStructEnumerator.MoveNext">
<summary>
Advances the enumerator to the next element of the collection
@@ -1366,15 +1376,5 @@
Sets the enumerator to the first element in the collection
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarItemStructEnumerator.Current">
<summary>
Gets the current element from the collection (strongly typed)
</summary>
</member>
<member name="P:Syncfusion.Windows.Forms.InternalMenus.ToolBarItemStructCollection.ToolBarItemStructEnumerator.System#Collections#IEnumerator#Current">
<summary>
Gets the current element from the collection
</summary>
</member>
</members>
</doc>