You are here: Start » AVL.NET » CharacterFeatures.SetValue(AvlNet.CharacterFeatureType, bool)

CharacterFeatures.SetValue(AvlNet.CharacterFeatureType, bool)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public void SetValue(
	AvlNet.CharacterFeatureType type,
	bool value
)

Parameters

type
Type: AvlNet.CharacterFeatureType
value
Type: System.Boolean

See also