This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureClassEdit Interface > ISchematicInMemoryFeatureClassEdit.RefreshAttributes Method (ArcObjects .NET 10.5 SDK) |
Refreshes the attributes of the schematic in memory features within the schematic in memory feature class.
[Visual Basic .NET]
Public Sub RefreshAttributes ( _
)
[C#] public void RefreshAttributes ( );
[C++]
HRESULT RefreshAttributes(
void
);