Share via


IAssociativeArray<T> Interface

Definition

A subset of IDictionary that doesn't implement IEnumerable or IDictionary to work around PowerShell's aggressive formatter

public interface IAssociativeArray<T>

Type Parameters

T
Derived

Properties

Methods

Applies to