C# 클래스 System.Runtime.Serialization.LongList

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Add void
EnlargeArray void
LongList System.Diagnostics
LongList System.Diagnostics
MoveNext bool
RemoveElement bool
StartEnumeration void

비공개 메소드들

메소드 설명
Add ( long value ) : void
EnlargeArray ( ) : void
LongList ( ) : System.Diagnostics
LongList ( int startingSize ) : System.Diagnostics
MoveNext ( ) : bool
RemoveElement ( long value ) : bool
StartEnumeration ( ) : void