AWS SDK for .NET Documentation
Implicit Operator
AmazonAmazon.DynamoDB.DocumentModelDynamoDBEntryImplicitWideningImplicitImplicitImplicit(DynamoDBEntry to String) Did this page help you?   Yes   No    Tell us about it...
Explicitly convert DynamoDBEntry to String
Declaration Syntax
C#
public static implicit operator string (
	DynamoDBEntry p
)
Parameters
p (DynamoDBEntry)
DynamoDBEntry to convert
Return Value
String value of DynamoDBEntry

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