SemanticAttribute
SemanticAttribute — SemanticAttribute klasa. Nasleđuje od: Attribute.
| Name | Type | Access | Description |
|---|---|---|---|
Semantic | VertexFieldSemantic | Read | Gets the semantic. |
Alias | string | Read | Gets the alias. |
| Signature | Description |
|---|---|
SemanticAttribute(semantic: VertexFieldSemantic) | Creates a new attribute with the specified vertex field semantic |
SemanticAttribute(semantic: VertexFieldSemantic, alias: string) | Calls SemanticAttribute(semantic, alias) on this SemanticAttribute instance. |
Nema javno dokumentovanih metoda u izvoru.