EldorADO.NET Class Library

EntityDataCollection Class

[This is preliminary documentation and subject to change.]

A collection of EntityData objects.

For a list of all members of this type, see EntityDataCollection Members.

System.Object
   EntityDataCollection

[Visual Basic]
<DefaultMember(MemberName="Item")>
Public Class EntityDataCollection
[C#]
[DefaultMember(MemberName="Item")]
public class EntityDataCollection

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: Eldorado.Object.Domain

Assembly: Eldorado.Object (in Eldorado.Object.dll)

See Also

EntityDataCollection Members | Eldorado.Object.Domain Namespace