VssJsonCollectionWrapperV interface

This class is used to serialize collections as a single JSON object on the wire.

Extends

Properties

value

The serialized item.

Inherited Properties

count

The number of serialized items.

Property Details

value

The serialized item.

value: T

Property Value

T

Inherited Property Details

count

The number of serialized items.

count: number

Property Value

number

Inherited From VssJsonCollectionWrapperBase.count