Jump to content

Collection Size function: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Collection/Map{{!}}Map palette|type=function|icon=Map Palette - Collection Size.png}}
{{LabVIEW Palette Object Information|palette=Functions Palette/Programming/Collection/Map{{!}}Map palette|palette2=Functions Palette/Programming/Collection/Set{{!}}Set palette|type=function|icon=Map Palette - Collection Size.png}}


The '''Collection Size''' function returns the number of elements or entries in a collection.
The '''Collection Size''' function returns the number of elements or entries in a collection.

Revision as of 03:01, 25 November 2020

Object information
Owning palette(s) Map palette | Set palette
Type Function
Requires Basic Development Environment
Icon

The Collection Size function returns the number of elements or entries in a collection.

Usage

History

Version Change(s)
LabVIEW 2019 Function added in LabVIEW 2019

See Also

External Links