Eyeshot 10 WinForms API Reference
LastRegenCount Property

WinForms Assembly > devDept.Eyeshot Namespace > EntityList Class : LastRegenCount Property
Gets the number of entities regenerated during the last operation.
Syntax
'Declaration
 
Public ReadOnly Property LastRegenCount As Integer
public int LastRegenCount {get;}

Property Value

The entities count.
See Also

Reference

EntityList Class
EntityList Members