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


ICompositeXform.Validate Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICompositeXform Interface > ICompositeXform.Validate Method
ArcGIS Developer Help

ICompositeXform.Validate Method

Validates the collection after changes.

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

Product Availability

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

See Also

ICompositeXform Interface