[]
Represents a complex identification for custom images.
public sealed class CustomImageInfo : ISerializable, ICanSerializeXml, ISerializeSupport
Public NotInheritable Class CustomImageInfo
Implements ISerializable, ICanSerializeXml, ISerializeSupport
Name | Description |
---|---|
CustomImageInfo(int) | Initializes a new instance of the CustomImageInfo class. |
CustomImageInfo(string) | Initializes a new instance of the CustomImageInfo class. |
Name | Description |
---|---|
Index | Gets an index that identifies an image in the zero based custom image list. |
Name | Gets a name that identifies an image in the custom image list. |
Name | Description |
---|---|
Equals(object) | Determines whether the specified System.Object is equal to the current CustomImageInfo object. |
GetHashCode() | Serves as a hash function for a particular type. |