TimeTTimePopulate Method Naiad Help

[This is preliminary documentation and is subject to change.]

Populates a Pointstamp from a typed timestamp.

Namespace: Microsoft.Research.Naiad
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
int Populate(
	ref Pointstamp pointstamp
)

Parameters

pointstamp
Type: Microsoft.Research.Naiad.Runtime.ProgressPointstamp
The Pointstamp to be populated.

Return Value

Type: Int32
The number of coordinates populated.
See Also

Reference