FilteringTagTypeConverter Class

Definition

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

Constructors

FilteringTagTypeConverter()

Methods

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

Applies to