IEnumSTATPROPSETSTG 接口

枚举包含有关属性的结构数组统计信息设置管理由当前 IPropertySetStorage 实例。 有关更多信息,请参见IEnumSTATPROPSETSTG、IEnumSTATPROPSETSTG-Compound File Implementation和STATPROPSETSTG。

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("0000013B-0000-0000-C000-000000000046")> _
Public Interface IEnumSTATPROPSETSTG
[InterfaceTypeAttribute()]
[GuidAttribute("0000013B-0000-0000-C000-000000000046")]
public interface IEnumSTATPROPSETSTG

IEnumSTATPROPSETSTG 类型公开以下成员。

方法

  名称 说明
公共方法 Clone
公共方法 Next
公共方法 Reset
公共方法 Skip

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间