Class NodeAttributeCollection
Namespace: TinyComponents
Assembly: TinyComponents.dll
Represents an dictionary collection of attributes.
public class NodeAttributeCollection : IDictionary<string, object?>, ICollection<KeyValuePair<string, object?>>, IEnumerable<KeyValuePair<string, object?>>, IEnumerable
Inheritance
object ← NodeAttributeCollection
Implements
IDictionary<string, object?>, ICollection<KeyValuePair<string, object?>>, IEnumerable<KeyValuePair<string, object?>>, IEnumerable
Inherited Members
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
Creates an new instance of the NodeAttributeCollection.
Properties
Methods
Add(KeyValuePair<string, object?>)
Contains(KeyValuePair<string, object?>)
CopyTo(KeyValuePair<string, object?>[], int)
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語