Uses of Class
com._1c.g5.v8.dt.md.resource.PictureManager
-
Packages that use PictureManager Package Description com._1c.g5.v8.dt.md.resource -
-
Uses of PictureManager in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource that return PictureManager Modifier and Type Method Description static PictureManager
PictureManager. valueOf(String name)
Returns the enum constant of this type with the specified name.static PictureManager[]
PictureManager. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-