RObject.Attributes Property

Gets the collection of attributes associated with the object.

Definition

Namespace: Extreme.Data.R
Assembly: Extreme.Data (in Extreme.Data.dll) Version: 3.2.0
C#
public RAttributeCollection Attributes { get; set; }

Property Value

RAttributeCollection

See Also