Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NPlot
AdapterUtils.Counter_IList
C# 클래스 NPlot.AdapterUtils.Counter_IList
Class that provides the number of items in an IList via the ICounter interface.
상속:
ICounter
파일 보기
프로젝트 열기: mono/nplot-gtk
공개 메소드들
메소드
설명
Counter_IList
(
IList
data
) :
System
Constructor
메소드 상세
Counter_IList()
공개
메소드
Constructor
public
Counter_IList
(
IList
data
) :
System
data
IList
the IList data to provide count of
리턴
System