SemanticAttribute

SemanticAttribute(VertexFieldSemantic)

Initialiseer eenSemanticAttribute

public SemanticAttribute(VertexFieldSemantic semantic)
ParameterTypeBeschrijving
semanticVertexFieldSemanticDe semantiek van het veld van de struct.

Zie ook


SemanticAttribute(VertexFieldSemantic, string)

Initialiseer eenSemanticAttribute

public SemanticAttribute(VertexFieldSemantic semantic, string alias)
ParameterTypeBeschrijving
semanticVertexFieldSemanticDe semantiek van het veld van de struct.
aliasStringAlias van het veld.

Zie ook