Share via


NullToBooleanConverter Members

Include Protected Members
Include Inherited Members

The NullToBooleanConverter type exposes the following members.

Constructors

  Name Description
Ff672634.pubmethod(en-us,PandP.50).gif NullToBooleanConverter

Methods

  Name Description
Ff672634.pubmethod(en-us,PandP.50).gif Convert
Converts a value that is possibly nulla null reference (Nothing in Visual Basic) to a Boolean.
Ff672634.pubmethod(en-us,PandP.50).gif ConvertBack
Converts a value back by always returning nulla null reference (Nothing in Visual Basic).
Ff672634.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff672634.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff672634.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff672634.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff672634.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff672634.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

See Also

NullToBooleanConverter Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Converters Namespace