APIimport |
public bool importDXFbytes( byte[] buffer )
Public Function importDXFbytes ( buffer As Byte() ) As Boolean Dim instance As API Dim buffer As Byte() Dim returnValue As Boolean returnValue = instance.importDXFbytes(buffer)
public: bool importDXFbytes( array<unsigned char>^ buffer )
member importDXFbytes : buffer : byte[] -> bool
function importDXFbytes(buffer);
(c) NextFEM 2015-2026