Class PlyCol
public class PlyCol : IdNameEntityCol<Ply>, IEnumerable<Ply>, IEnumerable
- Inheritance
-
PlyCol
- Implements
- Inherited Members
Methods
Delete(int)
public CollectionModificationStatus Delete(int id)
Parameters
id
int
Returns
DeleteAll()
public void DeleteAll()
ExportToCSV(string)
public void ExportToCSV(string filepath)
Parameters
filepath
string
ImportCSV(string)
public void ImportCSV(string filepath)
Parameters
filepath
string