'宣言 Public Function IsPageLoading( _ ByVal pageIndex As System.Integer _ ) As System.Boolean
'使用法 Dim instance As C1DocumentSource Dim pageIndex As System.Integer Dim value As System.Boolean value = instance.IsPageLoading(pageIndex)
public System.bool IsPageLoading( System.int pageIndex )
パラメータ
- pageIndex