ReverseListEnumerator.Current Property

Namespace:  Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly:  Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)

Syntax

‘선언
Public ReadOnly Property Current As Object
    Get
public Object Current { get; }
public:
virtual property Object^ Current {
    Object^ get () sealed;
}
abstract Current : Object
override Current : Object
final function get Current () : Object

Property Value

Type: System.Object

Implements

IEnumerator.Current

.NET Framework Security

See Also

Reference

ReverseListEnumerator Class

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace