This documentation is archived and is not being maintained.
ICollectData Interface
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <Guid("73386977-D6FD-11D2-BED5-00C04F79E3AE")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface ICollectData [C#] [Guid("73386977-D6FD-11D2-BED5-00C04F79E3AE")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface ICollectData [C++] [Guid("73386977-D6FD-11D2-BED5-00C04F79E3AE")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface ICollectData [JScript] public Guid("73386977-D6FD-11D2-BED5-00C04F79E3AE") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface ICollectData
See Also
Show: