Method DeepCopyOf
DeepCopyOf(Int64sRef)
Creates a new Int64sRef that points to a copy of the other
.
The returned Int64sRef will have a length of other.Length
and an offset of zero.
Declaration
public static Int64sRef DeepCopyOf(Int64sRef other)
Parameters
Type | Name | Description |
---|---|---|
Int64sRef | other |
Returns
Type | Description |
---|---|
Int64sRef |