This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IO > IObjectValidate Interface > IObjectValidate.Validate Method (ArcObjects .NET 10.5 SDK) |
Validates an object.
[Visual Basic .NET] Public Sub Validate ( _ ByVal props As IPropertySet _ )
[C#] public void Validate ( IPropertySet props );
[C++]
HRESULT Validate(
IPropertySet* props
);
[C++]
Parameters props [in]
props is a parameter of type IPropertySet