Windows.Globalization.NumberFormatting.CurrencyFormatter.ParseUInt C# (CSharp) 메소드

ParseUInt() 공개 메소드

public ParseUInt ( [ text ) : IReference
text [
리턴 IReference
		public extern IReference<ulong> ParseUInt([In] string text);
		public extern IReference<double> ParseDouble([In] string text);