Table of Contents

Interface IClearCache

Namespace
Hi.Common
Assembly
HiGeom.dll

Interface for objects that can clear their internal cache.

public interface IClearCache
Extension Methods

Methods

ClearCache()

Clears any cached data held by the implementing object.

void ClearCache()