Click or drag to resize

ITaggedData Interface

Namespace:  ICSharpCode.SharpZipLib.Zip
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public interface ITaggedData

The ITaggedData type exposes the following members.

Properties
  NameDescription
Public propertyTagID
Top
Methods
  NameDescription
Public methodGetData
Public methodSetData
Top
See Also