Chili.Opf3 Send comments on this topic.
GetType Method
See Also 
Chili.Opf3.Concurrency.TimeStamp Namespace > TimeStampTypeInvalidException Class : GetType Method




Syntax

Visual Basic (Declaration) 
Public Function GetType() As Type
Visual Basic (Usage)Copy Code
Dim instance As TimeStampTypeInvalidException
Dim value As Type
 
value = instance.GetType()
C# 
public Type GetType()
Managed Extensions for C++ 
public: Type* GetType(); 
C++/CLI 
public:
Type^ GetType(); 

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also