EasyObjects.NET Programmers Reference

InstanceDataCollection Class

Represents a collection of InstanceData objects for the EasyObject in configuration for the block.

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

System.Object
   Microsoft.Practices.EnterpriseLibrary.Common.DataCollection
      NCI.EasyObjects.Configuration.InstanceDataCollection

public class InstanceDataCollection : DataCollection

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: NCI.EasyObjects.Configuration

Assembly: NCI.EasyObjects (in NCI.EasyObjects.dll)

See Also

InstanceDataCollection Members | NCI.EasyObjects.Configuration Namespace