TimecodeTimeTryParseLtcChange Method

[Missing <summary> documentation for "M:Quine.Schemas.Core.TimecodeTime.TryParseLtcChange(System.String,System.Boolean@)"]

Definition

Namespace: Quine.Schemas.Core
Assembly: Quine.Schemas.Core (in Quine.Schemas.Core.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
C#
public static TimecodeTime TryParseLtcChange(
	string ltcChange,
	out bool drop
)

Parameters

ltcChange  String

[Missing <param name="ltcChange"/> documentation for "M:Quine.Schemas.Core.TimecodeTime.TryParseLtcChange(System.String,System.Boolean@)"]

drop  Boolean

[Missing <param name="drop"/> documentation for "M:Quine.Schemas.Core.TimecodeTime.TryParseLtcChange(System.String,System.Boolean@)"]

Return Value

TimecodeTime

See Also