C# Class System.Configuration.DATA_BLOB

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
cbData int
pbData IntPtr

Private Methods

Method Description
IDisposable ( ) : void

Property Details

cbData public property

public int cbData
return int

pbData public property

public IntPtr pbData
return IntPtr