Method procedure SLSimpleDataBuffer.ISLRealBufferArray.Assign(ISLRealBufferArray)

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Class: ISLRealBufferArray

Contents

Syntax

Delphi:

procedure Assign( Other : ISLRealBufferArray );

C++ Builder:

void __fastcall Assign( ISLRealBufferArray Other );

Visual C++ (MFC):

' Assign( Other );

Summary

Assigns the array with values from another array.

Description

Call this method to assign the array with values from another array.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox