This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IO > IObjectUpdate Interface > IObjectUpdate.Update Method (ArcObjects .NET 10.5 SDK) |
Updates object's properties.
[Visual Basic .NET] Public Sub Update ( _ ByVal props As IPropertySet _ )
[C#] public void Update ( IPropertySet props );
[C++]
HRESULT Update(
IPropertySet* props
);
[C++]
Parameters props [in]
props is a parameter of type IPropertySet