Common.__buf2con_IntImpl__ Method

Definition

Overloads

__buf2con_IntImpl__()
__buf2con_IntImpl__(Boolean)

__buf2con_IntImpl__()

public:
 cli::array <System::Object ^> ^ __buf2con_IntImpl__();
public object[] __buf2con_IntImpl__ ();
member this.__buf2con_IntImpl__ : unit -> obj[]
Public Function __buf2con_IntImpl__ () As Object()

Returns

Object[]

Applies to

__buf2con_IntImpl__(Boolean)

public:
 cli::array <System::Object ^> ^ __buf2con_IntImpl__(bool packOrigBuffer);
public object[] __buf2con_IntImpl__ (bool packOrigBuffer);
member this.__buf2con_IntImpl__ : bool -> obj[]
Public Function __buf2con_IntImpl__ (packOrigBuffer As Boolean) As Object()

Parameters

packOrigBuffer
Boolean

Returns

Object[]

Applies to