Method WithAttributes
- Namespace
- TinyComponents
- Assembly
- TinyComponents.dll
WithAttributes<TXmlNode>(TXmlNode, object?)
Specifies multiple attributes for this INode from an object.
public static TXmlNode WithAttributes<TXmlNode>(this TXmlNode node, object? attributesObject) where TXmlNode : INode
Parameters
nodeTXmlNodeThe current INode.
attributesObjectobjectThe object containing attribute names and values.
Returns
- TXmlNode
The self INode object for fluent chaining.
Type Parameters
TXmlNodeThe object type which implements INode.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語