MLAPI/docs/M_MLAPI_NetworkingManagerComponents_DHHelper_Abs.md
2018-03-31 10:20:18 +02:00

1.3 KiB

DHHelper.Abs Method

Missing <summary> documentation for "M:MLAPI.NetworkingManagerComponents.DHHelper.Abs(IntXLib.IntX)"

Namespace: MLAPI.NetworkingManagerComponents
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public static IntX Abs(
	this IntX i
)

Parameters

 

i
Type: IntX
[Missing documentation for "M:MLAPI.NetworkingManagerComponents.DHHelper.Abs(IntXLib.IntX)"]

Return Value

Type: IntX
[Missing documentation for "M:MLAPI.NetworkingManagerComponents.DHHelper.Abs(IntXLib.IntX)"]

Usage Note

In Visual Basic and C#, you can call this method as an instance method on any object of type IntX. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).

See Also

Reference

DHHelper Class
MLAPI.NetworkingManagerComponents Namespace