DiscreteFieldColDelete Method

In the event of getting a CollectionModificationStatus.EntityMissingRemovalFailure, note that the discrete field is associated with a ply, and therefore cannot be deleted.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public CollectionModificationStatus Delete(
	int id
)

Parameters

id  Int32
 

Return Value

CollectionModificationStatus

See Also