Show / Hide Table of Contents

Class PureMemberCatalog.System.Collections

Pure members in the System.Collections namespace.

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

Properties

AllThisAndChildNamespaces

Gets a table of pure members in the System.Collections 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 namespace.

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