ImageGear .NET - Updated
ImGearArrayRef Structure
Members 




ImageGear24.Core Assembly > ImageGear.Core Namespace : ImGearArrayRef Structure
Represents a reference to a particular location in an array.
Object Model
ImGearArrayRef Structure
Syntax
'Declaration
 
Public Structure ImGearArrayRef 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearArrayRef
public struct ImGearArrayRef : System.ValueType 
public __value struct ImGearArrayRef : public System.ValueType 
public value class ImGearArrayRef : public System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Core.ImGearArrayRef

See Also

Reference

ImGearArrayRef Members
ImageGear.Core Namespace