SoVRSegyTraceIdHeaderUnass 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 Unass (
i As Integer
) As Short
Get
Set
public:
property short Unass[int i] {
short get (int i);
void set (int i, short value);
}
member Unass : int16 with get, set
Parameters
- i
- Type: SystemInt32
Property Value
Type:
Int16Remarks See Also