interface VssJsonCollectionWrapperBase {
    count?: number;
}

Hierarchy (View Summary)

Properties

Properties

count?: number

The number of serialized items.