PrivateType Members
Include Protected Members
Include Inherited Members
Represents the type of a private class that gives access to private static implementations.
The PrivateType type exposes the following members.
Constructors
Name
Description
Overloaded. Initializes a new instance of the PrivateType class.
Top
Methods
Name
Description
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Overloaded. Gets a static array element contained in the wrapped type.
Overloaded. Gets a static field contained in the wrapped type.
Overloaded. Gets a value of a static field or property in a wrapped type.
Overloaded. Gets a static property contained in the wrapped type.
Gets the type of the current instance. (Inherited from Object.)
Overloaded. Invokes static methods on the PrivateType.
Creates a shallow copy of the current Object. (Inherited from Object.)
Overloaded. Sets a static array element contained in the wrapped type.
Overloaded. Sets a static field contained in the wrapped type.
Overloaded. Sets a static field or property contained in the wrapped type.
Overloaded. Sets a static property contained in the wrapped type.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the Type representing the PrivateType.
Top