C# Class FDOBrowser.TextStrPropInfo

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode Description
TextStrPropInfo ( ITsTextProps props, int iprop ) : System

Initializes a new instance of the T:TextStrPropInfo class.

ToString ( ) : string

Returns a T:System.String that represents this instance.

Method Details

TextStrPropInfo() public méthode

Initializes a new instance of the T:TextStrPropInfo class.
public TextStrPropInfo ( ITsTextProps props, int iprop ) : System
props ITsTextProps
iprop int
Résultat System

ToString() public méthode

Returns a T:System.String that represents this instance.
public ToString ( ) : string
Résultat string