iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ReflectionInfo.GetGetterType Method 

[Visual Basic]
Public Function GetGetterType( _
   ByVal String As String _
) As Type
[C#]
public Type GetGetterType(
   String memberName
);

Parameters

memberName

Return Value

See Also

ReflectionInfo Class | IBatisNet.Common.Utilities.Objects Namespace