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