ArcObjects Library Reference (GeoDatabaseExtensions)  

ICadastralAdjustmentVectors.ClearVectors Method

Clear all vector data.

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

Product Availability

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

See Also

ICadastralAdjustmentVectors Interface