DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SWIFT
get length of array swift
// Initialize the Array var a = [1,2,3] // Get the size of the array let size = a.count print(size)
Source by iswift.org #
PREVIOUS
NEXT
Tagged:
#length
#array
#swift
ADD COMMENT
Topic
COMMENT
Name
7+2 =
Submit