[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CustomImageInfo

CustomImageInfo Class

Represents a complex identification for custom images.

Inheritance
CustomImageInfo
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public sealed class CustomImageInfo : ISerializable, ICanSerializeXml, ISerializeSupport
Public NotInheritable Class CustomImageInfo
    Implements ISerializable, ICanSerializeXml, ISerializeSupport

Constructors

Name Description
CustomImageInfo(int)

Initializes a new instance of the CustomImageInfo class.

CustomImageInfo(string)

Initializes a new instance of the CustomImageInfo class.

Properties

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.

Methods

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.