Click or drag to resize
Askia

IQuotaNodeFindNode Method

[Missing <summary> documentation for "M:AskiaCore.IQuotaNode.FindNode(System.Int32,System.Boolean)"]

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IQuotaNode FindNode(
	int token,
	bool bRecursive
)

Parameters

token
Type: SystemInt32

[Missing <param name="token"/> documentation for "M:AskiaCore.IQuotaNode.FindNode(System.Int32,System.Boolean)"]

bRecursive
Type: SystemBoolean

[Missing <param name="bRecursive"/> documentation for "M:AskiaCore.IQuotaNode.FindNode(System.Int32,System.Boolean)"]

Return Value

Type: IQuotaNode

[Missing <returns> documentation for "M:AskiaCore.IQuotaNode.FindNode(System.Int32,System.Boolean)"]

See Also