다음을 통해 공유


ReverseListEnumerable Constructor

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

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

ReverseListEnumerable Class

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace