32 lines
7.2 KiB
HTML
32 lines
7.2 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>GenericDecomposable(TDecomposable, TSource, TAccumulate, TResult) Methods</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="GenericDecomposable%3CTDecomposable%2C TSource%2C TAccumulate%2C TResult%3E class, methods" /><meta name="System.Keywords" content="GenericDecomposable(Of TDecomposable%2C TSource%2C TAccumulate%2C TResult) class, methods" /><meta name="Microsoft.Help.Id" content="Methods.T:Microsoft.Research.DryadLinq.GenericDecomposable`4" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="'true'" /><meta name="container" content="Microsoft.Research.DryadLinq" /><meta name="file" content="09b7f762-48da-5a16-77e3-8b841c6f83ea" /><meta name="guid" content="09b7f762-48da-5a16-77e3-8b841c6f83ea" /><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">GenericDecomposable<span id="ID0EJBABAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0EJBABAAA?vb=(Of |cpp=<|cs=<|fs=<'|nu=(");
|
||
</script><span class="typeparameter">TDecomposable</span>, <span class="typeparameter">TSource</span>, <span class="typeparameter">TAccumulate</span>, <span class="typeparameter">TResult</span><span id="ID0EBBABAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0EBBABAAA?vb=)|cpp=>|cs=>|fs=>|nu=)");
|
||
</script> Methods</td><td class="OH_tdRunningTitleColumn">DryadLINQ documentation</td></tr></table><div id="mainSection"><div id="mainBody"><span class="introStyle"></span><p>The <a href="11c77de4-bb21-4879-6a37-daaf58adb3cf.htm" target="">GenericDecomposable<span id="ID0ECBDAAAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0ECBDAAAAA?vb=(Of |cpp=<|cs=<|fs=<'|nu=(");
|
||
</script>TDecomposable, TSource, TAccumulate, TResult<span id="ID0EABDAAAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0EABDAAAAA?vb=)|cpp=>|cs=>|fs=>|nu=)");
|
||
</script></a> type exposes the following members.</p><div class="OH_CollapsibleAreaRegion"><div class="OH_regiontitle">Methods</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/pubmethod.gif" alt="Public method" title="Public method" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="ffa4b6ac-5e03-29aa-ec10-7aab8893edd2.htm" target="">Accumulate</a></td><td><div class="summary">
|
||
Accumulates an input element into the accumulator value.
|
||
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="982d658a-3590-02e2-e86c-5d1603e2ff7b.htm" target="">FinalReduce</a></td><td><div class="summary">
|
||
Produces the final value from an accumulator value.
|
||
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="7ad863dd-2b05-4189-31b3-b8e3fe344c31.htm" target="">Initialize</a></td><td><div class="summary">
|
||
Initializes the initial state of the IDecomposable object.
|
||
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="032e436e-efdc-433f-654c-75ce93cdb5d2.htm" target="">RecursiveAccumulate</a></td><td><div class="summary">
|
||
Combines two accumulator values into one.
|
||
</div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="./../icons/pubmethod.gif" alt="Public method" title="Public method" /><img src="./../icons/static.gif" alt="Static member" title="Static member" /></td><td><a href="3f7c6b9f-b02f-4152-9d67-ce663a9710f7.htm" target="">Seed</a></td><td><div class="summary">
|
||
Converts an input element to an intermediate accumulator value.
|
||
</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="11c77de4-bb21-4879-6a37-daaf58adb3cf.htm" target="">GenericDecomposable<span id="ID0EDABAAAAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0EDABAAAAAA?vb=(Of |cpp=<|cs=<|fs=<'|nu=(");
|
||
</script>TDecomposable, TSource, TAccumulate, TResult<span id="ID0EBABAAAAAA"> </span><script type="text/javascript">
|
||
addToLanSpecTextIdSet("ID0EBABAAAAAA?vb=)|cpp=>|cs=>|fs=>|nu=)");
|
||
</script> Class</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+GenericDecomposable(TDecomposable%2c+TSource%2c+TAccumulate%2c+TResult)+Methods+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> |