85 lines
6.1 KiB
HTML
85 lines
6.1 KiB
HTML
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta content="history" name="save" />
|
|
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
|
|
<title>BetterListViewSortList Members</title>
|
|
<xml>
|
|
</xml>
|
|
<link rel="stylesheet" type="text/css" href="MSDN.css" />
|
|
</head>
|
|
<body id="bodyID" class="dtBODY">
|
|
<div id="nsbanner">
|
|
<div id="bannerrow1">
|
|
<table class="bannerparthead" cellspacing="0">
|
|
<tr id="hdr">
|
|
<td class="runninghead">btb-class</td>
|
|
<td class="product">
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div id="TitleRow">
|
|
<h1 class="dtH1">BetterListViewSortList Members
|
|
</h1>
|
|
</div>
|
|
</div>
|
|
<div id="nstext">
|
|
<p>
|
|
<a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.html">BetterListViewSortList overview</a>
|
|
</p>
|
|
<h4 class="dtH4">Public Instance Constructors</h4>
|
|
<div class="tablediv">
|
|
<table class="dtTABLE" cellspacing="0">
|
|
<tr VALIGN="top">
|
|
<td width="50%">
|
|
<img src="pubmethod.gif" />
|
|
<a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList~Constructors.html">BetterListViewSortList</a>
|
|
</td>
|
|
<td width="50%">Overloaded. Initializes a new instance of the BetterListViewSortList class.</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<h4 class="dtH4">Public Instance Properties</h4>
|
|
<div class="tablediv">
|
|
<table class="dtTABLE" cellspacing="0">
|
|
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Count.html">Count</a></td><td width="50%"> size of the sort list </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubproperty.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Item.html">Item</a></td><td width="50%"> get column sort information for the specified position in the sort list </td></tr></table>
|
|
</div>
|
|
<h4 class="dtH4">Public Instance Methods</h4>
|
|
<div class="tablediv">
|
|
<table class="dtTABLE" cellspacing="0">
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Add~Overloads.html">Add</a></td><td width="50%">Overloaded. Add a the specified sorted column in the list assuming ascending order. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Clear.html">Clear</a></td><td width="50%"> Clear the list. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Clone.html">Clone</a></td><td width="50%"> Creates a new object that is a copy of the current instance. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Contains.html">Contains</a></td><td width="50%"> Check whether the specified column index is contained in the list. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.EqualsContent.html">EqualsContent</a></td><td width="50%"> Check whether contents of this list equals contents of the specified list. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.GetEnumerator.html">GetEnumerator</a></td><td width="50%"> Returns an enumerator that iterates through the collection. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.GetSortOrder.html">GetSortOrder</a></td><td width="50%"> Get sort order for the specified column index. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Remove.html">Remove</a></td><td width="50%"> Remove the specified column index from the list. </td></tr>
|
|
<tr VALIGN="top"><td width="50%"><img src="pubmethod.gif"></img><a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.Set~Overloads.html">Set</a></td><td width="50%">Overloaded. Set the specified sorted column as the only one in the list assuming ascending order. </td></tr></table>
|
|
</div>
|
|
<h4 class="dtH4">See Also</h4>
|
|
<p>
|
|
<a href="BetterThumbnailBrowser~ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList.html">BetterListViewSortList Class</a> | <a href="~ComponentOwl.BetterThumbnailBrowser.html">ComponentOwl.BetterThumbnailBrowser Namespace</a></p>
|
|
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
|
|
<param name="Keyword" value="BetterListViewSortList class">
|
|
</param>
|
|
<param name="Keyword" value="ComponentOwl.BetterThumbnailBrowser.BetterListViewSortList class">
|
|
</param>
|
|
<param name="Keyword" value="BetterListViewSortList class, all members">
|
|
</param>
|
|
</object>
|
|
<hr />
|
|
<div id="footer">
|
|
<p>
|
|
<a href="mailto:support@componentowl.com?subject=btb-class%20Documentation%20Feedback:%20BetterListViewSortList%20Members
 ">Send comments on this topic.</a>
|
|
</p>
|
|
<p>
|
|
<a>Copyright © 2010-2012 ComponentOwl.com</a>
|
|
</p>
|
|
<p>Generated from assembly BetterThumbnailBrowser [1.4.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |