Get the collection of Saturation time-value
pairs.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Saturations() As IAgSnEOIRSaturationCollection
|
| [C#] |
|---|
public IAgSnEOIRSaturationCollection Saturations {get;}
|
| [Managed C++] |
|---|
public: __property IAgSnEOIRSaturationCollection^ get_Saturations();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Saturations(
|
| [Java] |
|---|
public IAgSnEOIRSaturationCollection getSaturations();
|