Click or drag to resize

ResultFileCollectionCount Property

Gets the number of elements contained in the ICollectionT.

Namespace: ema3d.Api.V26.Results
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.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