'Declaration Public Default Property Item( _ ByVal styleConst As StyleConst _ ) As Integer
public int this[ StyleConst styleConst ]; {get; set;}
Parameters
- styleConst
'Declaration Public Default Property Item( _ ByVal styleConst As StyleConst _ ) As Integer
public int this[ StyleConst styleConst ]; {get; set;}