Uiinfrastructure API Docs  
 

TimeContainer Class

Since we can't store a long in an XPHashtable, we have to use a container object There is no XPBigInt, so the TimeContainer class is made instead. It is nothing but a container.

For a list of all members of this type, see TimeContainer Members.

System.Object
   com.plumtree.uiinfrastructure.common.TimeContainer

public class TimeContainer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.common

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

TimeContainer Members | com.plumtree.uiinfrastructure.common Namespace