Preview the TLEs.
| [Visual Basic .NET] |
|---|
Public Function Preview() As System.Array
|
| [C#] |
|---|
public System.Array Preview();
|
| [Managed C++] |
|---|
public: System::Array Preview();
|
| [Java] |
|---|
public Object[] preview();
|
| [Unmanaged C++] |
|---|
public: HRESULT Preview(
|