--- layout: stdlib-reference --- # IArray\\.getCount ## Description Returns the number of elements in the conforming type. ## Signature
int IArray<T>.getCount();