This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopology Interface > ITopology.FeatureDataset Property (ArcObjects .NET 10.4 SDK) |
The feature dataset that contains the topology.
[Visual Basic .NET] Public ReadOnly Property FeatureDataset As IFeatureDataset
[C#] public IFeatureDataset FeatureDataset {get;}
[C++]
HRESULT get_FeatureDataset(
IFeatureDataset** Dataset
);
[C++]
Parameters Dataset [out, retval]
Dataset is a parameter of type IFeatureDataset