NestingPath Class

Definition

[System.Diagnostics.DebuggerDisplay("{ToString(), nq}")]
public class NestingPath : System.Collections.Generic.List<Microsoft.Gestures.GestureSegment>
Inheritance
NestingPath
Attributes

Constructors

NestingPath()
NestingPath(IEnumerable<GestureSegment>)

Fields

SerializedPathDelimiter

Methods

ToString()

Applies to