eDriven Framework API
MemberInfoCache Class
NamespaceseDriven.Core.UtilMemberInfoCache
eDriven Framework API
The class holding relations between types and their member types as MemberInfos
Declaration Syntax
C#Visual BasicVisual C++
public class MemberInfoCache
Public Class MemberInfoCache
public ref class MemberInfoCache
Members
All MembersConstructorsMethodsFields



IconMemberDescription
MemberInfoCache()()()()
Initializes a new instance of the MemberInfoCache class

Clear()()()()
Clears the cache

Count(Type)
Gets count

DebugMode
Debug mode

Equals(Object)
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.)
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.)
Inheritance Hierarchy

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)