Item(String) Property
Syntax
'Declaration
Public Overloads Shadows ReadOnly Property Item( _
ByVal _fieldName_ As String _
) As SchemaViewField
public new SchemaViewField Item(
string _fieldName_
) {get;}
Parameters
fieldName
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
SchemaViewFieldCollection Class
SchemaViewFieldCollection Members
Overload List