ProfileGroupSettingsCollection.IndexOf(ProfileGroupSettings) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirtilen ProfileGroupSettings nesnenin dizinini döndürür.
public:
int IndexOf(System::Web::Configuration::ProfileGroupSettings ^ group);
public int IndexOf (System.Web.Configuration.ProfileGroupSettings group);
member this.IndexOf : System.Web.Configuration.ProfileGroupSettings -> int
Public Function IndexOf (group As ProfileGroupSettings) As Integer
Parametreler
- group
- ProfileGroupSettings
ProfileGroupSettings Koleksiyondaki bir nesne.
Döndürülenler
Belirtilen nesnenin dizini veya belirtilen ProfileGroupSettings ProfileGroupSettings nesne koleksiyonda yer almadıysa -1.