LoadPropertyUserGeneralBoltedRowCol Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class LoadPropertyUserGeneralBoltedRowCol : IdEntityCol<LoadPropertyUserGeneralBoltedRow>
Inheritance
Object    IdEntityColLoadPropertyUserGeneralBoltedRow    LoadPropertyUserGeneralBoltedRowCol

Properties

Ids
(Inherited from IdEntityColT)

Methods

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