CadXdataContainer.Xdatas

CadXdataContainer.Xdatas property

Gets or sets the xdatas.

public List<CadXdata> Xdatas { get; set; }

Property Value

The xdatas.

See Also