工作环境集合类,用户存储工作环境对象。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll

语法

C#
public class WorkEnvironmentCollection : IEnumerator<WorkEnvironment>, 
	IDisposable, IEnumerator, IList<WorkEnvironment>, ICollection<WorkEnvironment>, 
	IEnumerable<WorkEnvironment>, IEnumerable

继承层次

System..::.Object
  SuperMap.Desktop..::.WorkEnvironmentCollection

请参见