IDatasetContainerName Interface

Provides access to members that hand out enumerated subset names in the dataset container.

Members

Name Description
Read-only property DatasetNames An enumerator over the specified dataset names in this FeatureDataset.

IDatasetContainerName.DatasetNames Property

An enumerator over the specified dataset names in this FeatureDataset.

Public Function get_DatasetNames ( _
    ByVal Type As esriDatasetType _
) As IEnumDatasetName
public IEnumDatasetName get_DatasetNames (
    esriDatasetType Type
);

Classes that implement IDatasetContainerName

Classes Description
FeatureDatasetName Esri Feature Dataset Name object.

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