ContentControlListBase.GetItemCount() Method
Gets the number of items in the list.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Returns
Type | Description |
---|---|
Int32 | The number of items. |
See Also