Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Count As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CodecsRedirectReadEventArgs Dim value As Integer value = instance.Count |
C# | |
---|---|
public int Count {get;} |
Property Value
The number of bytes that this read operation request and should copied to Buffer.For an example, refer to RasterCodecs.StartRedirecting
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)