CSharpTest.Net
ArgumentList.Item Class
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace : ArgumentList.Item Class

Glossary Item Box

This is a single named argument within an argument list collection, this can be implicitly assigned to a string, or a string[] array

Object Model

ArgumentList.Item ClassString Class

Syntax

Visual Basic (Declaration) 
Public Class ArgumentList.Item 
   Inherits System.Collections.ObjectModel.Collection(Of String)
C# 
public class ArgumentList.Item : System.Collections.ObjectModel.Collection<string> 

Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      CSharpTest.Net.Utils.ArgumentList.Item

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys