IAssemblyInfo.GetTypes Method
| CodeIt.Right SDK Class Library |
|
IAssemblyInfo.GetTypes Method
Returns the array if types located in the assembly.
Return Value
An array of type ITypeInfo containing types located in the assembly.
Example
To be added.
See Also
IAssemblyInfo Interface | SubMain.CodeItRight.Sdk.Core.Reflection Namespace