VariantN.length

If the VariantN contains an (associative) array, returns the length of that array. Otherwise, throws an exception.

struct VariantN(size_t maxDataSize, AllowedTypesParam...)
@property
size_t
length
()

Meta

Suggestion Box / Bug Report