API:IElement
From Wiketomica
| API Home | Participants | API | Discussion | Demos | Downloads | Documentation | Contact Us | Acknowledgements |
IElement
Reason for existence
Proposed Interface
interface IElement {
readonly attribute double mass;
double rm();
readonly attribute String symbol;
}
