AndBooleanConverter Class

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

声明
Public Class AndBooleanConverter _
    Implements IMultiValueConverter
用法
Dim instance As AndBooleanConverter
public class AndBooleanConverter : IMultiValueConverter
public ref class AndBooleanConverter : IMultiValueConverter
type AndBooleanConverter =  
    class
        interface IMultiValueConverter
    end
public class AndBooleanConverter implements IMultiValueConverter

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.PlatformUI.AndBooleanConverter

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

AndBooleanConverter Members

Microsoft.VisualStudio.PlatformUI Namespace