NullToBooleanConverter Members
Include Protected Members
Include Inherited Members
The NullToBooleanConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NullToBooleanConverter |
Methods
Name | Description | |
---|---|---|
![]() |
Convert |
Converts a value that is possibly nulla null reference (Nothing in Visual Basic) to a Boolean.
|
![]() |
ConvertBack |
Converts a value back by always returning nulla null reference (Nothing in Visual Basic).
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Converters Namespace