This document is archived and information here might be outdated.  Recommended version.


IAttributesEditContext.Container Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IAttributesEditContext.Container Property

The network dataset container.

[Visual Basic .NET]
Public ReadOnly Property Container As IDatasetContainer2
[C#]
public IDatasetContainer2 Container {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributesEditContext Interface