1.4 KiB
1.4 KiB
DHHelper.ToArray Method
Missing <summary> documentation for "M:MLAPI.NetworkingManagerComponents.DHHelper.ToArray(IntXLib.IntX)"
Namespace: MLAPI.NetworkingManagerComponents
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static byte[] ToArray(
this IntX v
)
Parameters
- v
- Type: IntX
[Missing documentation for "M:MLAPI.NetworkingManagerComponents.DHHelper.ToArray(IntXLib.IntX)"]
Return Value
Type: Byte[]
[Missing documentation for "M:MLAPI.NetworkingManagerComponents.DHHelper.ToArray(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).