Click or drag to resize

DocNodeProxy2ndLevelInternalIsValidDocument Method

[Missing <summary> documentation for "M:Altaxo.Main.DocNodeProxy2ndLevel.InternalIsValidDocument(System.Object,System.Boolean)"]


Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override bool InternalIsValidDocument(
	Object obj,
	bool isCalledFromConstructor
)

Parameters

obj  Object

[Missing <param name="obj"/> documentation for "M:Altaxo.Main.DocNodeProxy2ndLevel.InternalIsValidDocument(System.Object,System.Boolean)"]

isCalledFromConstructor  Boolean

[Missing <param name="isCalledFromConstructor"/> documentation for "M:Altaxo.Main.DocNodeProxy2ndLevel.InternalIsValidDocument(System.Object,System.Boolean)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Main.DocNodeProxy2ndLevel.InternalIsValidDocument(System.Object,System.Boolean)"]

See Also