IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.IIdentifiable Interface Reference

Classes whose instances have unique integer IDs. More...

+ Inheritance diagram for IG.Lib.IIdentifiable:

Properties

int Id [get]
 Returns unique ID (in the scope of a given type) of the current object. More...
 

Detailed Description

Classes whose instances have unique integer IDs.

Property Documentation

int IG.Lib.IIdentifiable.Id
get

Returns unique ID (in the scope of a given type) of the current object.


The documentation for this interface was generated from the following file: