Math.Gmp.Native/docs/html/884aef1a-9faa-b787-ff5e-022615bd41eb.htm

39 lines
18 KiB
HTML
Raw Normal View History

2017-11-04 16:02:37 +01:00
<html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><link rel="shortcut icon" href="../icons/favicon.ico" /><link rel="stylesheet" type="text/css" href="../styles/branding.css" /><link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" /><script type="text/javascript" src="../scripts/branding.js"> </script><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>mp_size_t Operators and Type Conversions</title><meta name="Language" content="en-us" /><meta name="System.Keywords" content="mp_size_t structure, operators and type conversions" /><meta name="Microsoft.Help.Id" content="Operators.T:Math.Gmp.Native.mp_size_t" /><meta name="Microsoft.Help.ContentType" content="Reference" /><meta name="BrandingAware" content="true" /><meta name="container" content="Math.Gmp.Native" /><meta name="file" content="884aef1a-9faa-b787-ff5e-022615bd41eb" /><meta name="guid" content="884aef1a-9faa-b787-ff5e-022615bd41eb" /><link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" /><script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script><script type="text/javascript" src="../scripts/branding-Website.js"></script><script type="text/javascript" src="../scripts/clipboard.min.js"></script></head><body onload="OnLoad('cs')"><input type="hidden" id="userDataCache" class="userDataStyle" /><div class="pageHeader" id="PageHeader">GMP Native Interface for .NET<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form></div><div class="pageBody"><div class="leftNav" id="leftNav"><div id="tocNav"><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="846f5c8a-6cba-433e-9f18-cde2ff5695cd.htm" title="GMP Native Interface for .NET" tocid="roottoc">GMP Native Interface for .NET</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="d9c51b9f-0c54-770b-28ea-6eebd8fef368.htm" title="Math.Gmp.Native" tocid="d9c51b9f-0c54-770b-28ea-6eebd8fef368">Math.Gmp.Native</a></div><div class="toclevel0" data-toclevel="0"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm" title="mp_size_t Structure" tocid="4b58a584-7a0e-b600-18fa-ebd493861eb3">mp_size_t Structure</a></div><div class="toclevel1 current" data-toclevel="1" data-childrenloaded="true"><a class="tocExpanded" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="884aef1a-9faa-b787-ff5e-022615bd41eb.htm" title="mp_size_t Operators and Type Conversions" tocid="884aef1a-9faa-b787-ff5e-022615bd41eb">mp_size_t Operators and Type Conversions</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="a6d79a12-4568-8617-30a9-e36698ef5994.htm" title="Equality Operator " tocid="a6d79a12-4568-8617-30a9-e36698ef5994">Equality Operator </a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="9c49193c-e71d-9d5a-ce64-27446b2d8c1b.htm" title="Explicit Conversion Operators" tocid="9c49193c-e71d-9d5a-ce64-27446b2d8c1b">Explicit Conversion Operators</a></div><div class="toclevel2" data-toclevel="2"><a class="tocCollapsed" onclick="javascript: Toggle(this);" href="#!" /><a data-tochassubtree="true" href="13c05087-b2db-4751-d548-4fa64e30f663.htm" title="Implicit Conversion Operators" tocid="13c05087-b2db-4751-d548-4fa64e30f663">Implicit Conversion Operators</a></div><div class="toclevel2" data-toclevel="2"><a data-tochassubtree="false" href="d7d60484-ecc2-8e26-1dac-de2617ab1867.htm" title="Inequality Operator " tocid="d7d60484-ecc2-8e26-1dac-de2617ab1867">Inequality Operator </a></div></div><div id="tocResizableEW" onmousedown="OnMouseDown(
 
</th><th>Name</th><th>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="a6d79a12-4568-8617-30a9-e36698ef5994.htm">Equality</a></td><td><div class="summary">
Gets a value that indicates whether the two argument values 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="fecd3260-6eb9-5e31-0266-9bb52bf9b038.htm"><span id="LST6614246F_0"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_0?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(Int64 to mp_size_t)</a></td><td><div class="summary">
Converts an <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">Int64</a> value to a <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="edf58344-c7ce-6c94-dea2-e07f06eb7987.htm"><span id="LST6614246F_1"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_1?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(UInt32 to mp_size_t)</a></td><td><div class="summary">
Converts a <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInt32</a> value to an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="43436692-e9c9-739f-aa96-be2b775dae62.htm"><span id="LST6614246F_2"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_2?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(UInt64 to mp_size_t)</a></td><td><div class="summary">
Converts a <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">UInt64</a> value to an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="6eb39888-e104-5cdd-a22d-c1240ef748e4.htm"><span id="LST6614246F_3"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_3?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(mp_size_t to Byte)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to a <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">Byte</a> value.
</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="8dc5a181-8213-f87c-bd52-e77624313a9c.htm"><span id="LST6614246F_4"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_4?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(mp_size_t to SByte)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to an <a href="http://msdn2.microsoft.com/en-us/library/f71b253d" target="_blank">SByte</a> value.
</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="1babcb9f-d828-81fb-30d5-296cccd21929.htm"><span id="LST6614246F_5"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_5?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(mp_size_t to UInt16)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to a <a href="http://msdn2.microsoft.com/en-us/library/s6eyk10z" target="_blank">UInt16</a> value.
</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="339354f8-0924-d332-2217-0b06b81f5e5a.htm"><span id="LST6614246F_6"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_6?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(mp_size_t to Int16)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to an <a href="http://msdn2.microsoft.com/en-us/library/e07e6fds" target="_blank">Int16</a> value.
</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="ee84dcdc-769f-5829-0e77-99ea66f0151b.htm"><span id="LST6614246F_7"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_7?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(mp_size_t to UInt32)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to a <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInt32</a> value.
</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="969bef9e-e9a3-e671-5378-0767ee7f946b.htm"><span id="LST6614246F_8"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_8?cs=Explicit|vb=Narrowing|cpp=Explicit|nu=Explicit|fs=Explicit");</script>(mp_size_t to UInt64)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to a <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">UInt64</a> value.
</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="e2817889-195b-d443-500d-2568ebfefe4f.htm"><span id="LST6614246F_9"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_9?cs=Implicit|vb=Widening|cpp=Implicit|nu=Implicit|fs=Implicit");</script>(Byte to mp_size_t)</a></td><td><div class="summary">
Converts a <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">Byte</a> value to an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="8f9e1df5-6eb0-4f14-3a1f-0d40ab45aac6.htm"><span id="LST6614246F_10"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_10?cs=Implicit|vb=Widening|cpp=Implicit|nu=Implicit|fs=Implicit");</script>(Int16 to mp_size_t)</a></td><td><div class="summary">
Converts an <a href="http://msdn2.microsoft.com/en-us/library/e07e6fds" target="_blank">Int16</a> value to an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="4d1fd187-6b51-f72c-b150-3cc4eb7ead18.htm"><span id="LST6614246F_11"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_11?cs=Implicit|vb=Widening|cpp=Implicit|nu=Implicit|fs=Implicit");</script>(Int32 to mp_size_t)</a></td><td><div class="summary">
Converts an <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Int32</a> value to an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="3bab30e1-4da4-b2cd-ea9c-9f06097052e6.htm"><span id="LST6614246F_12"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_12?cs=Implicit|vb=Widening|cpp=Implicit|nu=Implicit|fs=Implicit");</script>(SByte to mp_size_t)</a></td><td><div class="summary">
Converts a <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">Byte</a> value to an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="7c9b8744-cc4a-e2c1-659f-6da60e92bb78.htm"><span id="LST6614246F_13"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_13?cs=Implicit|vb=Widening|cpp=Implicit|nu=Implicit|fs=Implicit");</script>(UInt16 to mp_size_t)</a></td><td><div class="summary">
Converts a <a href="http://msdn2.microsoft.com/en-us/library/s6eyk10z" target="_blank">UInt16</a> value to an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value.
</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="57c5f9bf-43e8-b575-90c8-23c0e366fb2d.htm"><span id="LST6614246F_14"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_14?cs=Implicit|vb=Widening|cpp=Implicit|nu=Implicit|fs=Implicit");</script>(mp_size_t to Int32)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to an <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Int32</a> value.
</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="289280eb-add9-3787-a6bf-8e9766849efd.htm"><span id="LST6614246F_15"></span><script type="text/javascript">AddLanguageSpecificTextSet("LST6614246F_15?cs=Implicit|vb=Widening|cpp=Implicit|nu=Implicit|fs=Implicit");</script>(mp_size_t to Int64)</a></td><td><div class="summary">
Converts an <a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t</a> value to an <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">Int64</a> value.
</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="d7d60484-ecc2-8e26-1dac-de2617ab1867.htm">Inequality</a></td><td><div class="summary">
Gets a value that indicates whether the two argument values are different.
</div></td></tr></table><a href="#PageHeader">Top</a></div><div class="collapsibleAreaRegion" id="seeAlsoSection"><span class="collapsibleRegionTitle" onclick="SectionExpandCollapse('ID1RB')" onkeypress="SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex="0"><img id="ID1RBToggle" class="collapseToggle" src="../icons/SectionExpanded.png" />See Also</span></div><div id="ID1RBSection" class="collapsibleSection"><h4 class="subHeading">Reference</h4><div class="seeAlsoStyle"><a href="4b58a584-7a0e-b600-18fa-ebd493861eb3.htm">mp_size_t Structure</a></div><div class="seeAlsoStyle"><a href="d9c51b9f-0c54-770b-28ea-6eebd8fef368.htm">Math.Gmp.Native Namespace</a></div></div></div></div><div id="pageFooter" class="pageFooter"> </div></body></html>