|
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.244-beta+c33f622c070b2c1078a06bcb41bdeb4c19d19a0b
Syntaxprotected void TestForEditable()
Protected Sub TestForEditable
protected:
void TestForEditable()
member TestForEditable : unit -> unit
function TestForEditable();
View Source
See Also