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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly