LEADTOOLS Medical (Leadtools.Ccow assembly)
LEAD Technologies, Inc

ToItemValueArray Method






Converts the subject item values to an array.
Syntax
public object[] ToItemValueArray()
'Declaration
 
Public Function ToItemValueArray() As Object()
'Usage
 
Dim instance As Subject
Dim value() As Object
 
value = instance.ToItemValueArray()
public object[] ToItemValueArray()
 function Leadtools.Ccow.Subject.ToItemValueArray()
public:
array<Object^>^ ToItemValueArray(); 

Return Value

An array of the subject item values.
Example
For an example refer to JoinCommonContext.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Subject Class
Subject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.