A Sandcastle Documented Class Library
TopBomIniHelperDistintagetIndexOfAttributeWithAttribName Method |
Ottiene l'indice del parametro attrib con nome "name"
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.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
- Type: SystemString
[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getIndexOfAttributeWithAttribName(System.String)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getIndexOfAttributeWithAttribName(System.String)"]
See Also