- Namespace
- MicroComGenerator
.Ast - Interfaces
-
- IList
<AstAttributeNode> - ICollection
<AstAttributeNode> - IList
- ICollection
- IReadOnlyList
<AstAttributeNode> - IReadOnlyCollection
<AstAttributeNode> - IEnumerable
<AstAttributeNode> - IEnumerable
- IList
- Base Types
-
- object
- List
<AstAttributeNode>
graph BT
Type-->Base0["List<AstAttributeNode>"]
Base0-->Base1["object"]
Type-.->Interface0["IList<AstAttributeNode>"]
Type-.->Interface1["ICollection<AstAttributeNode>"]
Type-.->Interface2["IList"]
Type-.->Interface3["ICollection"]
Type-.->Interface4["IReadOnlyList<AstAttributeNode>"]
Type-.->Interface5["IReadOnlyCollection<AstAttributeNode>"]
Type-.->Interface6["IEnumerable<AstAttributeNode>"]
Type-.->Interface7["IEnumerable"]
Type["AstAttributes"]
class Type type-node
Syntax
public class AstAttributes : List<AstAttributeNode>, IList<AstAttributeNode>,
ICollection<AstAttributeNode>, IList, ICollection, IReadOnlyList<AstAttributeNode>,
IReadOnlyCollection<AstAttributeNode>, IEnumerable<AstAttributeNode>, IEnumerable
Methods
Name | Value | Summary |
---|---|---|
Clone |
AstAttributes | |
HasAttribute |
bool |