Table of Contents

Class PlyCol

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
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

CollectionModificationStatus

DeleteAll()

public void DeleteAll()

ExportToCSV(string)

public void ExportToCSV(string filepath)

Parameters

filepath string

ImportCSV(string)

public void ImportCSV(string filepath)

Parameters

filepath string