C# 클래스 System.Xml.Serialization.WorkItems

파일 보기 프로젝트 열기: dotnet/corefx

Private Properties

프로퍼티 타입 설명
Add void
Contains bool
IndexOf int
RemoveAt void
this ImportStructWorkItem

비공개 메소드들

메소드 설명
Add ( ImportStructWorkItem item ) : void
Contains ( StructMapping mapping ) : bool
IndexOf ( StructMapping mapping ) : int
RemoveAt ( int index ) : void
this ( int index ) : ImportStructWorkItem