XYGenericTableTX, TYXValues Property |
Get x values
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public TX[] XValues { get; }
Public ReadOnly Property XValues As TX()
Get
public:
property array<TX>^ XValues {
array<TX>^ get ();
}
Property Value
Type:
TXSee Also