IGLib  1.5
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
IG.Lib.IObjectStore< T > Member List

This is the complete list of members for IG.Lib.IObjectStore< T >, including all inherited members.

CountIG.Lib.IObjectStore< T >
GetEligible()IG.Lib.IObjectStore< T >
IsEligible(T obj)IG.Lib.IObjectStore< T >
MaxCountIG.Lib.IObjectStore< T >
StoreEligible(T obj)IG.Lib.IObjectStore< T >
TryGet()IG.Lib.IObjectStore< T >
TryGetStored()IG.Lib.IObjectStore< T >
TryStore(T obj)IG.Lib.IObjectStore< T >