Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
The Count property specifies the number of objects in the collection.
Syntax
object.Count [=value]
Applies To
SSCEErrors Collection
SSCEParams Collection
Data Type
Long
Modifiable
Read-only
Prototype
HRESULT get_Count(long *plCount);
Parameters
Parameter |
Description |
|---|---|
value |
The total number of SSCEError objects in the SSCEErrors collection or SSCEParam objects in the SSCEParams collection. |