ImageGear .NET
ImGearArrayRef Constructor(Array)




Structure content.
Initializes a new instance of the ImGearArrayRef structure.
Syntax
'Declaration
 
Public Function New( _
   ByVal content As Array _
)
'Usage
 
Dim content As Array
 
Dim instance As New ImGearArrayRef(content)
public ImGearArrayRef( 
   Array content
)
public: ImGearArrayRef( 
   Array* content
)
public:
ImGearArrayRef( 
   Array^ content
)

Parameters

content
Structure content.
See Also

Reference

ImGearArrayRef Structure
ImGearArrayRef Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback