SoVRSegyFileHeaderHunass1 Property |
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public 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:
Int16Remarks See Also