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

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