ArcFM Responder Mobile Developer Guide
Prev Method (MMTracedElementDeltasClass)






Syntax
'Declaration
 
Public Overridable Function Prev() As IMMTracedElementDelta
'Usage
 
Dim instance As MMTracedElementDeltasClass
Dim value As IMMTracedElementDelta
 
value = instance.Prev()
public virtual IMMTracedElementDelta Prev()
public function Prev(): IMMTracedElementDelta; virtual; 
public function Prev() : IMMTracedElementDelta;
public: virtual IMMTracedElementDelta* Prev(); 
public:
virtual IMMTracedElementDelta^ Prev(); 
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

MMTracedElementDeltasClass Class
MMTracedElementDeltasClass Members

Send Feedback