←Select platform

YesNoConverter Class Members

Summary

The following tables list the members exposed by YesNoConverter.

Public Constructors

Name Description
YesNoConverter Initializes a new instance of the YesNoConverter class.

Public Methods

Name Description
CanConvertFrom Returns a value that indicates whether this converter can convert an object of the given type to the type of this converter, using the specified context.
CanConvertTo Returns a value that indicates whether this converter can convert the object to the specified type, using the specified context.
ConvertFrom Converts the given object to the type of this converter, using the specified context and culture information.
ConvertTo Converts the given value object to the specified type, using the specified context and culture information.
GetStandardValues Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.

Public Fields

Name Description
NO The string 'NO'.
YES The string 'YES'.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly