The class holding relations between types and their member types as MemberInfos

C# | Visual Basic | Visual C++ |
public class MemberInfoCache
Public Class MemberInfoCache
public ref class MemberInfoCache

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | MemberInfoCache()()()() | Initializes a new instance of the MemberInfoCache class |
![]() | Clear()()()() |
Clears the cache
|
![]() | Count(Type) |
Gets count
|
![]() ![]() | DebugMode |
Debug mode
|
![]() | Equals(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.) |
![]() | Get(Type) |
Gets the cached value
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Put(Type, MemberInfo) |
Caches a MemberInfo
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | ||
![]() | MemberInfoCache | |
![]() | GlobalMemberInfoCache |