ToItemValueArray Method

Summary

Converts the subject item values to an array.

Syntax
C#
VB
C++
public object[] ToItemValueArray() 
Public Function ToItemValueArray() As Object() 
public: 
array<Object^>^ ToItemValueArray();  

Return Value

An array of the subject item values.

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