Show / Hide Table of Contents

Class ImmutableTypeCatalog.System.Collections.Generic

Immutable types in the System.Collections.Generic namespace.

Inheritance
System.Object
ImmutableTypeCatalog.System.Collections.Generic
Namespace: System.Linq.Expressions
Assembly: Nuqleon.Linq.Expressions.Optimizers.dll
Syntax
public static class Generic : Object

Properties

AllThisAndChildNamespaces

Gets a table of immutable types in the System.Collections.Generic namespace and any child namespace.

Declaration
public static TypeTable AllThisAndChildNamespaces { get; }
Property Value
Type Description
TypeTable

AllThisNamespaceOnly

Gets a table of immutable types in the System.Collections.Generic namespace.

Declaration
public static TypeTable AllThisNamespaceOnly { get; }
Property Value
Type Description
TypeTable
In This Article
Back to top Generated by DocFX