'Declaration
Public Default Property Item( _ ByVal name As String _ ) As C1ExpressionEditor
public C1ExpressionEditor this[ string name ]; {get; set;}
Parameters
- name
- specified name.
'Declaration
Public Default Property Item( _ ByVal name As String _ ) As C1ExpressionEditor
public C1ExpressionEditor this[ string name ]; {get; set;}