IEntityCollection Interface

Represents collection of IModel entities

Namespace:  TSD.API.Remoting.Solver
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IEntityCollection

The IEntityCollection type exposes the following members.

Properties
  NameDescription
Public propertyEntityType
Gets the type of entities stored in the collection
Public propertyValidIndices
Gets the list of valid indices
Top
See Also