ArcFM Responder Mobile Developer Guide
Reset Method (LazyInit<T>)






Reset the value
Syntax
'Declaration
 
Public Sub Reset() 
'Usage
 
Dim instance As LazyInit(Of T)
 
instance.Reset()
public void Reset()
public procedure Reset(); 
public function Reset();
public: void Reset(); 
public:
void Reset(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LazyInit<T> Structure
LazyInit<T> Members

Send Feedback