Have a question? Email Us or Call 1 (800) 936-2134
SubMain - CodeIt.Right The First Time! Home Products Services Download Purchase Support Community
IPropertyBaseInfo.InsertCodeBlockAt Method
CodeIt.Right SDK Class Library

IPropertyBaseInfo.InsertCodeBlockAt Method 

Inserts a code block.

void InsertCodeBlockAt(
   string code,
   IStatementInfo parentStatementInfo,
   IStatementInfo statementInfoToInsertBefore,
   IStatementInfo statementInfoToInsertAfter,
   bool insertAtStart,
   bool insertAtEnd
);

Parameters

code

Code to be inserted.

parentStatementInfo

IStatementInfo object.

statementInfoToInsertBefore

IStatementInfo object.

statementInfoToInsertAfter

IStatementInfo object.

insertAtStart

True if insert at the start; False if otherwise.

insertAtEnd

True if insert at the end; False if otherwise.

Remarks

Example

To be added.

See Also

IPropertyBaseInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace


 
     
 
Home |  Products |  Services |  Download |  Purchase |  Support |  Community |  About Us |