| SoVRSegyFileHeaderHunass2 Property  | 
 
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic short this[
	int i
] { get; set; }Public Property Hunass2 ( 
	i As Integer
) As Short
	Get
	Set
public:
property short Hunass2[int i] {
	short get (int i);
	void set (int i, short value);
}member Hunass2 : int16 with get, set
Parameters
- i
 - Type: SystemInt32
 
Property Value
Type: 
Int16
Remarks
See Also