Gets the Internal Unit Values of the
Data.
| [Visual Basic .NET] |
|---|
Public Function GetInternalUnitValues() As System.Array
|
| [C#] |
|---|
public System.Array GetInternalUnitValues();
|
| [Managed C++] |
|---|
public: System::Array GetInternalUnitValues();
|
| [Java] |
|---|
public Object[] getInternalUnitValues();
|
| [Unmanaged C++] |
|---|
public: HRESULT GetInternalUnitValues(
|