Methods.GetType Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetType() | Gets the Type of the current instance. (Inherited from Object.) | |
GetType(Int32) | When implemented in a derived class, gets the return type of the specified method signature. |
Top