 | DebugStructType Methods |
[This is preliminary documentation and is subject to change.]
The DebugStructType type exposes the following members.
Methods
| Name | Description |
---|
 | AddExtendedPropertyValue | (Inherited from DebugTypeTNative, TDebug.) |
 | CreateArrayType(UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
 | CreateArrayType(NativeModule, UInt32, UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
 | CreatePointerType | (Inherited from DebugTypeTNative, TDebug.) |
 | CreatePointerType(UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
 | CreatePointerType(NativeModule, UInt32) | (Inherited from DebugTypeTNative, TDebug.) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetNullValue | (Inherited from DebugTypeTNative, TDebug.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | SetBody(Boolean, ITypeRef) | |
 | SetBody(Boolean, NativeModule, DIScope, DIFile, UInt32, DebugInfoFlags, IEnumerableDebugMemberInfo) | |
 | SetBody(Boolean, NativeModule, DIScope, DIFile, UInt32, DebugInfoFlags, IEnumerableITypeRef, IEnumerableDebugMemberInfo, NullableUInt32, NullableUInt32) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | TryGetExtendedPropertyValueTProperty | (Inherited from DebugTypeTNative, TDebug.) |
Top
See Also