ServiceModelConfigurationSectionGroupCollection.Reverse Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Overload List

  Name Description
Public method Reverse() Reverses the order of the elements in the entire List<T>. (Inherited from List<T>.)
Public method Reverse(Int32, Int32) Reverses the order of the elements in the specified range. (Inherited from List<T>.)

Top

See Also

Reference

ServiceModelConfigurationSectionGroupCollection Class

ServiceModelConfigurationSectionGroupCollection Members

System.ServiceModel.Install.Configuration Namespace