BestFitMappingAttribute

BestFitMappingAttribute .NET 1.1

System.Runtime.InteropServices (mscorlib.dll) sealed class

This class determines whether Unicode characters are converted to ANSI characters by selecting the closest matching character.

 public sealed class  BestFitMappingAttribute  : Attribute {  // Public Constructors  public  BestFitMappingAttribute  (bool   BestFitMapping   );  // Public Instance Fields  public bool  ThrowOnUnmappableChar  ;  // Public Instance Properties  public bool  BestFitMapping  {get; } } 

Hierarchy

System.Object System.Attribute BestFitMappingAttribute

Valid On

Assembly, Class, Struct, Interface



C# in a Nutshell
C # in a Nutshell, Second Edition
ISBN: 0596005261
EAN: 2147483647
Year: 2005
Pages: 963

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net