Interface IEntityCollection
Represents collection of IModel entities
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public interface IEntityCollection
Properties
| Name | Description |
|---|---|
| Count | Gets the count of valid indices |
| Type | Get the entity type |
| ValidIndices | Gets the valid indices |