EnumerableToBooleanConverter Members
Include Protected Members
Include Inherited Members
The EnumerableToBooleanConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EnumerableToBooleanConverter |
Methods
Name | Description | |
---|---|---|
Convert |
Converts a IEnumerable to a Boolean based on the presence of enumerable items.
|
|
ConvertBack |
Converts a value (not implemented).
|
|
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
EnumerableToBooleanConverter Class
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Converters Namespace