[]
        
(Showing Draft Content)

C1.Win.Localization.Design.DTE.GetFieldInfo

GetFieldInfo Method

GetFieldInfo(Type, string)

Declaration
public static FieldInfo GetFieldInfo(Type type, string fieldName)
Public Shared Function GetFieldInfo(type As Type, fieldName As String) As FieldInfo
Parameters
Type Name Description
Type type
string fieldName
Returns
Type Description
FieldInfo