 | TimeCount Property |
Gets number of simulation time steps.
Namespace: ema3d.Api.V25.Core.DomainAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic long Count { get; }
Public ReadOnly Property Count As Long
Get
public:
property long long Count {
long long get ();
}
member Count : int64 with get
Property Value
Int64
See Also