NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DelegateTypeInfo Class

Stores and gets the type information of a delegate.

Object
   DelegateTypeInfo

[Visual Basic]
Public Class DelegateTypeInfo
[C#]
public class DelegateTypeInfo
[C++]
public __gc class DelegateTypeInfo
[JScript]
public class DelegateTypeInfo

Remarks

[To be supplied.]

Requirements

Namespace: System.ComponentModel.Design.CodeModel

Assembly: System.dll

See Also

DelegateTypeInfo Members | System.ComponentModel.Design.CodeModel Namespace