Method | Description | |
---|---|---|
Equals ( |
Indicates whether this instance and a specified font provider information are equal.
|
|
Equals ( object obj ) : bool |
Indicates whether this instance and a specified font provider information are equal.
|
|
FontSetInformation ( |
The copy constructor.
|
|
GetHashCode ( ) : int |
Returns the hash code for this instance.
|
Method | Description | |
---|---|---|
FontSetInformation ( ) : System |
Creates the static instance of the FontSetInformation class.
|
public Equals ( |
||
information | The information to check the equality of. | |
return | bool |
public Equals ( object obj ) : bool | ||
obj | object | Another object to compare to. |
return | bool |
public FontSetInformation ( |
||
p_fsiCopy | The object to be copied. | |
return | System |