IObjectValidate Interface

Provides access to methods for validating an object.

Members

Name Description
Method Validate Validates an object.

IObjectValidate.Validate Method

Validates an object.

Public Sub Validate ( _
    ByVal props As IPropertySet _
)
public void Validate (
    IPropertySet props
);

Classes that implement IObjectValidate

Classes Description
MapServer (esriCarto) The MapServer component provides programmatic access to the contents of a map document on disk, and creates images of the map contents based on user requests. Designed for use in building map-based web services and web applications.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.