Class PureMemberCatalog.System.Collections.Generic
Pure members in the System.Collections.Generic namespace.
Inheritance
System.Object
    PureMemberCatalog.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 pure members in the System.Collections.Generic namespace and any child namespace.
Declaration
public static MemberTable AllThisAndChildNamespaces { get; }
  Property Value
| Type | Description | 
|---|---|
| MemberTable | 
AllThisNamespaceOnly
Gets a table of pure members in the System.Collections.Generic namespace.
Declaration
public static MemberTable AllThisNamespaceOnly { get; }
  Property Value
| Type | Description | 
|---|---|
| MemberTable | 
KeyValuePair
Gets a table of pure members on System.Collections.Generic.KeyValuePair`2.
Declaration
public static MemberTable KeyValuePair { get; }
  Property Value
| Type | Description | 
|---|---|
| MemberTable |