API:ISimulationSpeciesIndexEvent
From Wiketomica
| API Home | Participants | API | Discussion | Demos | Downloads | Documentation | Contact Us | Acknowledgements |
ISimulationSpeciesIndexEvent
Purpose
superclass:ISimulationSpeciesEvent
Proposed Interface
interface ISimulationSpeciesIndexEvent : ISimualationSpeciesEvent {
readonly attribute unsigned int index;
}
