Data

IElement.Data property

This element’s untyped data. Read-only IEnumerable of Object.

public IEnumerable<object> Data { get; }

See Also