GetSnapshot Method (TPoint)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Namespace:  System.Dataflow.Languages
Assembly:  System.Dataflow (in System.Dataflow.dll)

Syntax

'Declaration
FunctionGetSnapshot ( _
    versionedPointAs TPoint _
) AsObject
'Usage
DiminstanceAsISourceCoordinateConverterDimversionedPointAs TPoint
DimreturnValueAsObjectreturnValue = instance.GetSnapshot(versionedPoint)
ObjectGetSnapshot(
    TPoint versionedPoint
)
Object^ GetSnapshot(
    TPoint versionedPoint
)
functionGetSnapshot(
    versionedPoint : TPoint
) : Object

Parameters

Return Value

Type: System. . :: . .Object

.NET Framework Security

See Also

Reference

ISourceCoordinateConverter< (Of < ( <'TPoint, TSpan> ) > ) > Interface

ISourceCoordinateConverter< (Of < ( <'TPoint, TSpan> ) > ) > Members

GetSnapshot Overload

System.Dataflow.Languages Namespace