Table of Contents

Interface IUpdateByContent

Namespace
Hi.Common
Assembly
HiGeom.dll

Interface for objects that can update themselves based on their content.

public interface IUpdateByContent : IClearCache
Inherited Members
Extension Methods

Remarks

This interface is considered obsolete. Use IClearCache instead.

Methods

UpdateByContent()

Updates the object based on its current content.

void UpdateByContent()