LoadPropertyUserFeaPanelRowCol Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class LoadPropertyUserFeaPanelRowCol : LoadPropertyUserFeaRowCol<LoadPropertyUserFeaPanelRow>
Inheritance
Object    IdEntityColLoadPropertyUserFeaPanelRow    IdNameEntityColLoadPropertyUserFeaPanelRow    LoadPropertyUserFeaRowColLoadPropertyUserFeaPanelRow    LoadPropertyUserFeaPanelRowCol

Properties

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

Methods

AddScenario Adds a load scenario with default values.
(Inherited from LoadPropertyUserFeaRowColT)
Contains
(Inherited from IdEntityColT)
Count
(Inherited from IdEntityColT)
DeleteScenario(Int32) Delete a load scenario by id.
(Inherited from LoadPropertyUserFeaRowColT)
DeleteScenario(String) Delete a load scenario by name.
(Inherited from LoadPropertyUserFeaRowColT)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
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)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also