public class CompositeChar extends com.aspose.ms.lang.Struct<CompositeChar>
Constructor and Description |
---|
CompositeChar() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
CompositeChar |
Clone() |
void |
CloneTo(CompositeChar that) |
static boolean |
equals(CompositeChar obj1,
CompositeChar obj2) |
boolean |
equals(Object obj) |
char |
getCharacter() |
void |
setFirstByte(byte firstByte) |
void |
setSecondByte(byte secondByte) |
public void CloneTo(CompositeChar that)
CloneTo
in class com.aspose.ms.System.ValueType<CompositeChar>
public CompositeChar Clone()
Clone
in class com.aspose.ms.System.ValueType<CompositeChar>
public void setFirstByte(byte firstByte)
public void setSecondByte(byte secondByte)
public char getCharacter()
public static boolean equals(CompositeChar obj1, CompositeChar obj2)
Copyright © 2016 Aspose. All Rights Reserved.