ImageMapAreasCollection 멤버
Represents areas in an image map. This class cannot be inherited.
ImageMapAreasCollection 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
ImageMapAreasCollection() () () () | Initializes a new instance of the ImageMapAreasCollection class. | |
ImageMapAreasCollection(Int32) | Initializes a new instance of the ImageMapAreasCollection class with the specific capacity. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
Add | Adds an image map area to the collection. | |
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Count | Gets the number of image map areas in the collection. | |
Item | Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection. |
맨 위로 이동