Miner.Responder.Framework Namespace > DeviceStatus Class : ExcludeLatestStopper Method |
'Declaration
Public Sub ExcludeLatestStopper( _ ByVal elements As System.Collections.Generic.IEnumerable(Of ITracedElement) _ )
'Usage
Dim instance As DeviceStatus Dim elements As System.Collections.Generic.IEnumerable(Of ITracedElement) instance.ExcludeLatestStopper(elements)
public void ExcludeLatestStopper( System.Collections.Generic.IEnumerable<ITracedElement> elements )
public procedure ExcludeLatestStopper( elements: System.Collections.Generic.IEnumerable );
public function ExcludeLatestStopper( elements : System.Collections.Generic.IEnumerable );
public: void ExcludeLatestStopper( System.Collections.Generic.IEnumerable<ITracedElement*>* elements )
public: void ExcludeLatestStopper( System.Collections.Generic.IEnumerable<ITracedElement^>^ elements )
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