DelegateBasedConstraintCallback Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public DelegateBasedConstraintCallback Callback { get; set; }
Public Property Callback As DelegateBasedConstraintCallback
Get
Set
public:
property DelegateBasedConstraintCallback^ Callback {
DelegateBasedConstraintCallback^ get ();
void set (DelegateBasedConstraintCallback^ value);
}
member Callback : DelegateBasedConstraintCallback with get, set
Property Value
Type:
DelegateBasedConstraintCallbackSee Also