This document is archived and information here might be outdated. Recommended version. |
The mosaic dataset content.
[Visual Basic .NET]
Public Property Content As Object
[C#]
public object Content {get; set;}
[C++]
HRESULT get_Content(
Variant* pContent
);
[C++]
HRESULT put_Content(
VARIANT pContent
);
[C++] Parameters pContent [out, retval]
pContent is a parameter of type VARIANT* pContent [in]
pContent is a parameter of type VARIANT