An NDoc Documented Class Library

Entities`1 Class

For a list of all members of this type, see Entities`1 Members.

System.Object
   System.Collections.Generic.List`1
      Repository.EntityMapping.Entities`1

[Visual Basic]
Public Class Entities`1
    Inherits List`1
[C#]
public class Entities`1 : List`1
[C++]
public __gc class Entities`1 : public List`1
[JScript]
public class Entities`1 extends List`1

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Repository.EntityMapping

Assembly: White.Repository (in White.Repository.dll)

See Also

Entities`1 Members | Repository.EntityMapping Namespace