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


IAMFWriter.WriteAMF3Null Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

IAMFWriter.WriteAMF3Null Method

Writes null value.

[Visual Basic .NET]
Public Sub WriteAMF3Null ( _
)
[C#]
public void WriteAMF3Null (
);
[C++]
HRESULT WriteAMF3Null(
void
);

Product Availability

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

See Also

IAMFWriter Interface