'Declaration Public Overloads ReadOnly Property Item( _ ByVal tag As String _ ) As Row
'Usage Dim instance As Rows Dim tag As String Dim value As Row value = instance.Item(tag)
public Row Item( string tag ) {get;}
Target Platforms: Windows Server 2012, Windows RT
Rows Class Rows Members Overload List
Copyright © GrapeCity, inc. All rights reserved.