[Missing <summary> documentation for "M:TMD.MString.GetNumIndents(System.Collections.Generic.List{TMD.MStringFormatBase})"]

Namespace: TMD
Assembly: Driver (in Driver.exe) Version: 1.0.0.0

Syntax

C#
public static int GetNumIndents(
	List<MStringFormatBase> stack
)

Parameters

stack
Type: System.Collections.Generic..::..List<(Of <(<'MStringFormatBase>)>)>

[Missing <param name="stack"/> documentation for "M:TMD.MString.GetNumIndents(System.Collections.Generic.List{TMD.MStringFormatBase})"]

Return Value

[Missing <returns> documentation for "M:TMD.MString.GetNumIndents(System.Collections.Generic.List{TMD.MStringFormatBase})"]

See Also