18 lines
5.3 KiB
HTML
18 lines
5.3 KiB
HTML
<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp"><head><link rel="SHORTCUT ICON" href="./../icons/favicon.ico" /><style type="text/css">.OH_CodeSnippetContainerTabLeftActive, .OH_CodeSnippetContainerTabLeft,.OH_CodeSnippetContainerTabLeftDisabled { }.OH_CodeSnippetContainerTabRightActive, .OH_CodeSnippetContainerTabRight,.OH_CodeSnippetContainerTabRightDisabled { }.OH_footer { }</style><link rel="stylesheet" type="text/css" href="./../styles/branding.css" /><link rel="stylesheet" type="text/css" href="./../styles/branding-en-US.css" /><style type="text/css">
|
||
body
|
||
{
|
||
border-left:5px solid #e6e6e6;
|
||
overflow-x:scroll;
|
||
overflow-y:scroll;
|
||
}
|
||
</style><script src="./../scripts/branding.js" type="text/javascript"><!----></script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>LineRecord Operators</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="LineRecord structure, operators" /><meta name="Microsoft.Help.Id" content="Operators.T:Microsoft.Research.DryadLinq.LineRecord" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="'true'" /><meta name="container" content="Microsoft.Research.DryadLinq" /><meta name="file" content="16daaf7e-3114-85a5-746f-9b39bda27cb9" /><meta name="guid" content="16daaf7e-3114-85a5-746f-9b39bda27cb9" /><meta name="SelfBranded" content="true" /></head><body onload="onLoad()" class="primary-mtps-offline-document"><div class="OH_outerDiv"><div class="OH_outerContent"><table class="TitleTable"><tr><td class="OH_tdTitleColumn">LineRecord Operators</td><td class="OH_tdRunningTitleColumn">DryadLINQ documentation</td></tr></table><div id="mainSection"><div id="mainBody"><span class="introStyle"></span><p>The <a href="b077f955-9bc6-1e0b-e710-00cc784bccf1.htm" target="">LineRecord</a> type exposes the following members.</p><div class="OH_CollapsibleAreaRegion"><div class="OH_regiontitle">Operators</div><div class="OH_CollapsibleArea_HrDiv"><hr class="OH_CollapsibleArea_Hr" /></div></div><div class="OH_clear"></div><table id="memberList" class="members"><tr><th class="ps_iconColumn">
|
||
|
||
</th><th class="ps_nameColumn">Name</th><th class="ps_descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/puboperator.gif" alt="Public operator" title="Public operator" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="85b0619b-7cb3-8abb-41a0-e721890b4b4b.htm" target="">Equality</a></td><td><div class="summary">
|
||
Determines whether two specified LineRecords are equal.
|
||
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/puboperator.gif" alt="Public operator" title="Public operator" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="ed798443-81e0-6dcd-be4f-27eb558511a4.htm" target="">GreaterThan</a></td><td><div class="summary">
|
||
Returns true iff a LineRecord is greater than another LineRecord.
|
||
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/puboperator.gif" alt="Public operator" title="Public operator" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="417d2a6e-1f42-50c2-9fc9-25877bf4f0c5.htm" target="">Inequality</a></td><td><div class="summary">
|
||
Determines whether two specified LineRecords are not equal.
|
||
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/puboperator.gif" alt="Public operator" title="Public operator" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="52db89c1-d554-4ea0-8823-03e81b8bcf68.htm" target="">LessThan</a></td><td><div class="summary">
|
||
Returns true iff a LineRecord is less than another LineRecord.
|
||
</div></td></tr></table><a href="#mainBody" target="">Top</a><a name="seeAlsoSection"><!----></a><div class="OH_CollapsibleAreaRegion"><div class="OH_regiontitle">See Also</div><div class="OH_CollapsibleArea_HrDiv"><hr class="OH_CollapsibleArea_Hr" /></div></div><div class="OH_clear"></div><div class="seeAlsoStyle"><a href="b077f955-9bc6-1e0b-e710-00cc784bccf1.htm" target="">LineRecord Structure</a></div><div class="seeAlsoStyle"><a href="efe6507e-9fd8-bbd3-8227-fd6ba9e289c1.htm" target="">Microsoft.Research.DryadLinq Namespace</a></div></div></div></div></div><div id="OH_footer" class="OH_footer"><p /><div class="OH_feedbacklink"><a href="mailto:?subject=DryadLINQ+documentation+LineRecord+Operators+100+EN-US&body=Your%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report%2c%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details%20or%20clarification%20on%20the%20feedback%20you%20sent.%20After%20the%20issue%20you%20report%20has%20been%20addressed%2c%20you%20may%20receive%20an%20e-mail%20to%20let%20you%20know%20that%20your%20feedback%20has%20been%20addressed.">Send Feedback</a> on this topic.</div></div></body></html> |