Methods.GetType Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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