'宣言
<__DynamicallyInvokableAttribute()>
Public Overloads Function IndexOf( _
ByVal As Attribute, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Integer
[__DynamicallyInvokableAttribute()]
public System.int IndexOf(
Attribute ,
System.int ,
System.int
)