Share via


TransactionLog.Reverse Method

Include Protected Members
Include Inherited Members

Reverses the order of the elements in the List<T> or a portion of it.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

Reverse()

Reverses the order of the elements in the entire List<T>. (Inherited from List<GenericEventArgs>.)

Public method

Reverse(Int32, Int32)

Reverses the order of the elements in the specified range. (Inherited from List<GenericEventArgs>.)

Top

See Also

Reference

TransactionLog Class

TransactionLog Members

Microsoft.VisualStudio.Modeling Namespace