You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLProgramList Class > TOpenCLProgramList Methods > TOpenCLProgramList.Add Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLProgramList.Add Method

Call this method to add a new program.

Syntax
C#
Visual Basic
public TOpenCLProgram Add();

After the program object has been created use the TOpenCLProgram.LoadProgram to load the actual source code or precompiled binary.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!