ImageIdExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Extension methods for translating ImageMonikers to and from other types.
public ref class ImageIdExtensions abstract sealed
[System.CLSCompliant(false)]
public static class ImageIdExtensions
public static class ImageIdExtensions
[<System.CLSCompliant(false)>]
type ImageIdExtensions = class
type ImageIdExtensions = class
Public Module ImageIdExtensions
- Inheritance
-
ImageIdExtensions
- Attributes
Methods
ToImageId(ImageMoniker) |
Translates an ImageMoniker to an ImageId. |
ToImageMoniker(ImageId) |
Translates an ImageId to an ImageMoniker. |