Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data.Stats Namespace > StatFunctionCollection Class : Item Property |
'Declaration Public Shadows ReadOnly Default Property Item( _ ByVal resultPropertyName As String _ ) As StatFunction
'Usage Dim instance As StatFunctionCollection Dim resultPropertyName As String Dim value As StatFunction value = instance.Item(resultPropertyName)
public new StatFunction this[ string resultPropertyName ]; {get;}
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family