Property IntAttr
IntAttr
Gets attributes provider which allows to access items using integer identifiers. You can store any custom data here.
[Browsable(false)]
public ICustomAttributes<int, object> IntAttr { get; }
Gets attributes provider which allows to access items using integer identifiers. You can store any custom data here.
[Browsable(false)]
public ICustomAttributes<int, object> IntAttr { get; }