ConceptHMI Web Help
StringFormatSpecifier Enumeration
Enum StringFormatSpecifier
Syntax
public enum StringFormatSpecifier : System.Enum 
Members
MemberValueDescription
Currency0The currency
Decimal1The decimal
Exponential2The exponential
FixedPoint3The fixed point
General4The general
Hexadecimal8The hexadecimal
Number5The number
Percent6The percent
RoundTrip7The round trip
Remarks
Based on the string format specifiers described here : http://msdn.microsoft.com/en-us/library/dwhawy9k.aspx
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Concept.Utils.StringFormatSpecifier

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Concept.Utils Namespace

 

 


© 2016 Objectis

Send Feedback