SymBinder Class
Updated: March 13, 2015
Represents a symbol binder for managed code.
Assembly: ISymWrapper (in ISymWrapper.dll)
System.Diagnostics.SymbolStore::SymBinderBase
System.Diagnostics.SymbolStore::SymBinder
| Name | Description | |
|---|---|---|
![]() | SymBinder() | Initializes a new instance of the SymBinder class. |
| Name | Description | |
|---|---|---|
![]() | {dtor}() | This API supports the product infrastructure and is not intended to be used directly from your code. Releases the resources held by the current instance. (Inherited from SymBinderBase.) |
![]() | Dispose() | Releases the resources used by the current instance of the SymBinder class. |
![]() | Dispose(Boolean) | |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | This API supports the product infrastructure and is not intended to be used directly from your code. Releases the resources held by the current instance.(Overrides Object::Finalize().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetReader(Int32, String^, String^) | Obsolete. Gets the interface of the symbol reader for the current file, using the specified 32-bit integer pointer to a metadata interface, the specified file name, and the specified search path. |
![]() | GetReader(IntPtr, String^, String^) | Gets the interface of the symbol reader for the current file, using the specified pointer to a metadata interface, the specified file name, and the specified search path. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 1.1
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

