IGxFilterInfo Interface

Provides access to methods that return open and save filters for datasets of a given type.

Members

Name Description
Read-only property OpenGxObjectFilters The filters used to open a dataset of this type.
Read-only property SaveGxObjectFilters The filters used to save a dataset of this type.

IGxFilterInfo.OpenGxObjectFilters Property

The filters used to open a dataset of this type.

Public ReadOnly Property OpenGxObjectFilters As IArray
public IArray OpenGxObjectFilters {get;}

IGxFilterInfo.SaveGxObjectFilters Property

The filters used to save a dataset of this type.

Public ReadOnly Property SaveGxObjectFilters As IArray
public IArray SaveGxObjectFilters {get;}

Classes that implement IGxFilterInfo

Classes Description
DENetworkDatasetType Network Dataset Data Element Type object.

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