Clone

<< Click to Display Table of Contents >>

Navigation:  Classes > TOAuthUserInfo > Methods >

Clone

SIGNATURE=IW.OAuth.Base.TOAuthUserInfo.Clone

 

ETYPE=Method

 

Declaration:

Delphi:

public function Clone: TOAuthUserInfo;

C++:

public: __fastcall TOAuthUserInfo Clone();

 

Description: This is Clone, a member of class TOAuthUserInfo.