The bounding interval list.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property BoundingIntervalList() As IAgCrdnEventIntervalList |
| [C#] |
|---|
public IAgCrdnEventIntervalList BoundingIntervalList {get; set;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventIntervalList^ get_BoundingIntervalList(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_BoundingIntervalList( |
| [Java] |
|---|
public IAgCrdnEventIntervalList getBoundingIntervalList(); |
