C# Class DSShared.Old.StrPropertyList

Inheritance: System.Collections.ArrayList
Show file Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Public Methods

Method Description
StrPropertyList ( ) : System
this ( int i ) : StrProperty

Method Details

StrPropertyList() public method

public StrPropertyList ( ) : System
return System

this() public method

public this ( int i ) : StrProperty
i int
return StrProperty