Share via


ApplicationListTypeConverter Class

Definition

public class ApplicationListTypeConverter : System.Management.Automation.PSTypeConverter
type ApplicationListTypeConverter = class
    inherit PSTypeConverter
Public Class ApplicationListTypeConverter
Inherits PSTypeConverter
Inheritance
ApplicationListTypeConverter

Constructors

ApplicationListTypeConverter()

Methods

CanConvertFrom(Object)
CanConvertFrom(Object, Type)
CanConvertTo(Object, Type)
ConvertFrom(Object)
ConvertFrom(Object, Type, IFormatProvider, Boolean)
ConvertTo(Object, Type, IFormatProvider, Boolean)

Applies to