C1.Silverlight.Data 名前空間 > DataColumnList クラス > IndexOf メソッド : IndexOf(DataColumn) メソッド |
'宣言
<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline across NGen image boundaries")> <__DynamicallyInvokableAttribute()> Public Overloads Function IndexOf( _ ByVal item As DataColumn _ ) As System.Integer
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline across NGen image boundaries")] [__DynamicallyInvokable()] public System.int IndexOf( DataColumn item )