IDebugGenericFieldDefinition Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDebugGenericFieldDefinition
[System.Runtime.InteropServices.Guid("C5717D6C-8DBF-4852-B7D8-C003EE09541F")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugGenericFieldDefinition
[<System.Runtime.InteropServices.Guid("C5717D6C-8DBF-4852-B7D8-C003EE09541F")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugGenericFieldDefinition = interface
Public Interface IDebugGenericFieldDefinition
- Attributes
Methods
ConstructInstantiation(UInt32, IDebugField[], IDebugField) | |
GetFormalTypeParams(UInt32, IDebugGenericParamField[], UInt32) | |
TypeParamCount(UInt32) |