Get the representation for the
covariance.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Representation() As String
|
| [C#] |
|---|
public string Representation {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_Representation();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Representation(
|
| [Java] |
|---|
public String getRepresentation();
|