Click or drag to resize

ResultFileCollectionCount Property

Gets the number of elements contained in the ICollectionT.

Namespace: ema3d.Api.V25.Results
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public int Count { get; }

Return Value

Int32
The number of elements contained in the ICollectionT.

Implements

ICollectionTCount
See Also