ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearArrayRef Structure / Content Field




In This Topic
Content Field (ImGearArrayRef)
In This Topic
Specifies structure content.
Syntax
'Declaration
 
Public Content As Array
 
'Usage
 
Dim instance As ImGearArrayRef
Dim value As Array
 
value = instance.Content
 
instance.Content = value
See Also