ReverseListEnumerator Constructor (IList)

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

Syntax

‘선언
Public Sub New ( _
    baseList As IList _
)
public ReverseListEnumerator(
    IList baseList
)
public:
ReverseListEnumerator(
    IList^ baseList
)
new : 
        baseList:IList -> ReverseListEnumerator
public function ReverseListEnumerator(
    baseList : IList
)

Parameters

.NET Framework Security

See Also

Reference

ReverseListEnumerator Class

ReverseListEnumerator Overload

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace