[]
This interface is for internal use only.
[ComVisible(true)]
[Guid("00000100-0000-0000-C000-000000000046")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnumUnknown
| Name | Description |
|---|---|
| Clone(out IEnumUnknown) | This member is for internal use only. |
| Next(int, out object, out int) | This member is for internal use only. |
| Reset() | This member is for internal use only. |
| Skip(int) | This member is for internal use only. |