SoMemoryBufferSetSize Method (UInt64) |
Calls SetSize(size, System.Convert.ToUInt64(1)).
Namespace: OIV.ScaleViz.MiscAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void SetSize(
ulong size
)
Public Sub SetSize (
size As ULong
)
public:
void SetSize(
unsigned long long size
)
member SetSize :
size : uint64 -> unit
Parameters
- size
- Type: SystemUInt64
Remarks
See Also