'宣言 Public Overloads Function LastIndexOf( _ ByVal item As BrickBase, _ ByVal index As System.Integer, _ ByVal count As System.Integer _ ) As System.Integer
'使用法 Dim instance As BrickCommonInfo.MatrixRow Dim item As BrickBase Dim index As System.Integer Dim count As System.Integer Dim value As System.Integer value = instance.LastIndexOf(item, index, count)
パラメータ
- item
- index
- count