SettingXMLItem Property | |
Index handling example this[FieldName]
Namespace:
SIC.Setting
Assembly:
SIC (in SIC.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public Object this[
string FieldName
] { get; set; }
Public Default Property Item (
FieldName As String
) As Object
Get
Set
Parameters
- FieldName
- Type: SystemString
Property Value
Type:
ObjectImplements
ISettingXMLItemStringSee Also