Share via


Binary.Attach(Int64, Int32) Method

Definition

public:
 virtual void Attach(long value, int bufSize);
public virtual void Attach (long value, int bufSize);
abstract member Attach : int64 * int -> unit
override this.Attach : int64 * int -> unit
Public Overridable Sub Attach (value As Long, bufSize As Integer)

Parameters

value
Int64
bufSize
Int32

Applies to