Public ReadOnly Property Crc As Long
Dim instance As UtilityStream Dim value As Long value = instance.Crc
public long Crc {get;}
public: __property long get_Crc();
public: property int64 Crc { int64 get(); }
UtilityStream Class UtilityStream Members