ProtectionContainerCollectionTypeConverter Class

Definition

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

Constructors

ProtectionContainerCollectionTypeConverter()

Methods

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

Applies to