EldorADO.NET Class Library

PropertyDataCollection Class

[This is preliminary documentation and subject to change.]

A collection of PropertyData objects.

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

System.Object
   PropertyDataCollection

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

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

PropertyDataCollection Members | Eldorado.Object.Domain Namespace