←Select platform
In This Topic ▼

YesNoConverter Class Members

Summary

The following tables list the members exposed by YesNoConverter.

Public Constructors

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

Public Methods

Name Description
Public Method
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.
Public Method CanConvertTo Returns a value that indicates whether this converter can convert the object to the specified type, using the specified context.
Public Method ConvertFrom Converts the given object to the type of this converter, using the specified context and culture information.
Public Method ConvertTo Converts the given value object to the specified type, using the specified context and culture information.
Public Method 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
Public Field
NO The string 'NO'.
Public Field YES The string 'YES'.

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly