IIntCounter インターフェイス

定義

整数のカウンター

public interface IIntCounter
type IIntCounter = interface
Public Interface IIntCounter

プロパティ

Value

counter 値

メソッド

Increment()

カウンターをインクリメントする

適用対象