Свойство | Type | Description | |
---|---|---|---|
ComparisonIndex | int | ||
DisplayIndex | int | ||
Number | uint |
Méthode | Description | |
---|---|---|
FName ( int comparisonIndex, int displayIndex, uint number ) : System.Runtime.InteropServices | ||
Get ( string name, EFindName findName = EFindName.FNAME_Add ) : |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
FName ( ) : System.Runtime.InteropServices |
public FName ( int comparisonIndex, int displayIndex, uint number ) : System.Runtime.InteropServices | ||
comparisonIndex | int | |
displayIndex | int | |
number | uint | |
Résultat | System.Runtime.InteropServices |
public static Get ( string name, EFindName findName = EFindName.FNAME_Add ) : |
||
name | string | |
findName | EFindName | |
Résultat |