Table of Contents

Property Current

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

Current

Gets the current element in the collection.

public object Current { get; }

Property Value

object

The current element in the collection.