This document is archived and information here might be outdated.  Recommended version.


IKmlConvertor.ConvertToArray Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IKmlConvertor.ConvertToArray Method

The Convert method.

[Visual Basic .NET]
Public Function ConvertToArray ( _
) As Byte[]
[C#]
public Byte[] ConvertToArray (
);
[C++]
HRESULT ConvertToArray(
  pData* pData
);
[C++]

Parameters pData [out, retval] pData is a parameter of type

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IKmlConvertor Interface