Computes the interval list file span.
[Visual Basic .NET] |
---|
Public Function GetFileSpan() As IAgCrdnEventIntervalResult
|
[C#] |
---|
public IAgCrdnEventIntervalResult GetFileSpan();
|
[Managed C++] |
---|
public: IAgCrdnEventIntervalResult^ GetFileSpan();
|
[Java] |
---|
public IAgCrdnEventIntervalResult getFileSpan();
|
[Unmanaged C++] |
---|
public: HRESULT GetFileSpan(
|