Interface IAccessibleStreamable
- Namespace
- Javax.Accessibility
- Assembly
- MASES.JNet.dll
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/accessibility/AccessibleStreamable.html
public interface IAccessibleStreamable
Properties
MimeTypes
DataFlavor[] MimeTypes { get; }
Property Value
Methods
GetStream(DataFlavor)
InputStream GetStream(DataFlavor arg0)
Parameters
arg0DataFlavor