C1.Silverlight.Olap.5 Assembly > C1.Olap Namespace > C1OlapFieldList Class : Item Property |
'Declaration Public Shadows ReadOnly Default Property Item( _ ByVal fieldName As System.String _ ) As C1OlapField
public new C1OlapField this[ System.string fieldName ]; {get;}