1 override of AsNumLit
Microsoft.ML.Transforms (1)
Expression\Node.cs (1)
799public override NumLitNode AsNumLit { get { return this; } }