AWS SDK for .NET Documentation
DecodeZeroPaddingInt Method (value)
AmazonAmazon.SimpleDB.UtilAmazonSimpleDBUtilDecodeZeroPaddingInt(String) Did this page help you?   Yes   No    Tell us about it...
Decodes zero-padded positive integer value from the string representation
Declaration Syntax
C#
public static int DecodeZeroPaddingInt(
	string value
)
Parameters
value (String)
zero-padded string representation of the integer
Return Value
original integer value

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