com.supermap.data
Interface IDisposable
-
public interface IDisposable
Title:
Description:
Copyright: Copyright (c) 2007
Company: SuperMap GIS Technologies Inc.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
dispose()
Release the resource occupy by this object.
-