메소드 | 설명 | |
---|---|---|
GetElementsByWildcard ( this collection, string name, string automationId, string className, string txtValue, bool caseSensitive ) : IEnumerable | ||
ToArray ( this collection ) : IUiElement[] |
메소드 | 설명 | |
---|---|---|
GetFilteredElementsCollection ( this |
public static GetElementsByWildcard ( this collection, string name, string automationId, string className, string txtValue, bool caseSensitive ) : IEnumerable | ||
collection | this | |
name | string | |
automationId | string | |
className | string | |
txtValue | string | |
caseSensitive | bool | |
리턴 | IEnumerable |
public static ToArray ( this collection ) : IUiElement[] | ||
collection | this | |
리턴 | IUiElement[] |