'宣言 Public Function FindObjectIndex( _ ByVal sc As ReportScriptContextBase, _ ByVal v As System.Object, _ ByVal sort As SortEnum, _ ByRef index As System.Integer _ ) As System.Boolean
'使用法 Dim instance As GroupNodeList Dim sc As ReportScriptContextBase Dim v As System.Object Dim sort As SortEnum Dim index As System.Integer Dim value As System.Boolean value = instance.FindObjectIndex(sc, v, sort, index)
パラメータ
- sc
- v
- sort
- index