|
ImmutableObjectBaseTTestForEditable Method
|
Test if the class has been marked as readonly. Throws an exception if editing cannot occur.
Namespace: GSF.ImmutableAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.218-beta+101eee949414e414795e55a6e73d88938f0177b8
Syntax protected void TestForEditable()
Protected Sub TestForEditable
protected:
void TestForEditable()
member TestForEditable : unit -> unit
function TestForEditable();
View SourceSee Also