public: property short Count { short get(); };
public short Count { get; }
Public ReadOnly Property Count As Short
ありがとうございます。