RandomParameter.VerifyModelNotFrozen Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Verifies that the associated model is not frozen.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Protected Sub VerifyModelNotFrozen
protected void VerifyModelNotFrozen()
protected:
void VerifyModelNotFrozen()
member VerifyModelNotFrozen : unit -> unit 
protected function VerifyModelNotFrozen()

Remarks

This method is used in SetBinding implementations.

.NET Framework Security

See Also

Reference

RandomParameter Class

Microsoft.SolverFoundation.Services Namespace