| TopBomIniHelperDistintagetIndexOfAttributeWithAttribName Method |
Ottiene l'indice del parametro attrib con nome "name"
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.0
Syntax public int getIndexOfAttributeWithAttribName(
string name
)
Public Function getIndexOfAttributeWithAttribName (
name As String
) As Integer
public:
int getIndexOfAttributeWithAttribName(
String^ name
)
member getIndexOfAttributeWithAttribName :
name : string -> int
Parameters
- name String
[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getIndexOfAttributeWithAttribName(System.String)"]
Return Value
Int32[Missing <returns> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getIndexOfAttributeWithAttribName(System.String)"]
See Also