AWS SDK for .NET Documentation
Explicit Operator
AmazonAmazon.DynamoDBv2.DocumentModelPrimitiveExplicitNarrowingExplicitExplicitExplicit(Primitive to Int64) Did this page help you?   Yes   No    Tell us about it...
Explicitly convert Primitive to Int64
Declaration Syntax
C#
public static explicit operator long (
	Primitive p
)
Parameters
p (Primitive)
Primitive to convert
Return Value
Int64 value of Primitive

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)