BlockSyntaxDescriptor.GetAttributeValue

BlockSyntaxDescriptor.GetAttributeValue<T> method

Definieert de interface voor het ophalen van het kenmerk

public T GetAttributeValue<T>(string name)
ParameterBeschrijving
TDe typeparam.
nameDe tekenreeksnaam.

Winstwaarde

De waarde van het T-type.

Zie ook