GlyphCollection.IndexOf(Glyph) 메서드

정의

에서의 인 Glyph 덱스 값을 반환합니다 GlyphCollection.

public:
 int IndexOf(System::Windows::Forms::Design::Behavior::Glyph ^ value);
public int IndexOf(System.Windows.Forms.Design.Behavior.Glyph value);
member this.IndexOf : System.Windows.Forms.Design.Behavior.Glyph -> int
Public Function IndexOf (value As Glyph) As Integer

매개 변수

value
Glyph

찾을 위치입니다 Glyph .

반품

찾은 경우 해당 인덱스의 Glyphvalue 인덱 GlyphCollection 스입니다. 그렇지 않으면 -1입니다.

적용 대상