G
Guest
Hello,
I have a class with three overloaded indexed poperties.
Declaration in *.h
__gc class ByteArrayN : public FArrayN
{
typedef BYTE T;
typedef ByteArrayN FTArrayN;
I have a class with three overloaded indexed poperties.
Declaration in *.h
__gc class ByteArrayN : public FArrayN
{
typedef BYTE T;
typedef ByteArrayN FTArrayN;