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