PlyCol Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class PlyCol : IdNameEntityCol<Ply>
Inheritance
Object    IdEntityColPly    IdNameEntityColPly    PlyCol

Properties

Ids
(Inherited from IdEntityColT)
Names
(Inherited from IdNameEntityColT)

Methods

Contains
(Inherited from IdEntityColT)
Count
(Inherited from IdEntityColT)
Delete 
DeleteAll Delete all plies in the collection.
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
ExportToCSV This feature is in development and may not work as expected. Use at your own risk!
Get(Int32)
(Inherited from IdEntityColT)
Get(String)
(Inherited from IdNameEntityColT)
GetEnumerator
(Inherited from IdEntityColT)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ImportCSV 
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also