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