Namespace: Org.BouncyCastle.Bcpg.OpenPgp
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
[ObsoleteAttribute("Use 'Count' property instead")] public int Size { get; } |
| Visual Basic |
|---|
<ObsoleteAttribute("Use 'Count' property instead")> _ Public ReadOnly Property Size As Integer Get |
| Visual C++ |
|---|
[ObsoleteAttribute(L"Use 'Count' property instead")] public: property int Size { int get (); } |