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