←Select platform

ToItemNameArray Method

Summary

Converts the subject item names to an array.

Syntax

C#
VB
C++
public string[] ToItemNameArray() 
Public Function ToItemNameArray() As String() 
public: 
array<String^>^ ToItemNameArray();  

Return Value

An array of subject item names.

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

See Also

Reference

Subject Class

Subject Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly