Method function SLSimpleDataBuffer.ISLData.GetCustom(Integer) : ISLData

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: ISLData

Contents

Syntax

Delphi:

function GetCustom( AIndex : Integer ) : ISLData;

C++ Builder:

ISLData __fastcall GetCustom( int AIndex );

Visual C++ (MFC):

GetCustom(  AIndex );

Summary

Returns the number of custom data elements.

Description

Call this method to get the number of custom data elements attached to the buffer.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox