C# Class System.Xml.Serialization.WorkItems

Show file Open project: dotnet/corefx

Private Properties

Property Type Description
Add void
Contains bool
IndexOf int
RemoveAt void
this ImportStructWorkItem

Private Methods

Method Description
Add ( ImportStructWorkItem item ) : void
Contains ( StructMapping mapping ) : bool
IndexOf ( StructMapping mapping ) : int
RemoveAt ( int index ) : void
this ( int index ) : ImportStructWorkItem