QueryNodeCollection.Count Property
Gets the number of nodes contained in the QueryNodeCollection instance.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the number of elements contained in the collection. |
See Also