'Declaration
Public Property BlockSize As UInteger
'Usage
Dim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.BlockSize = value value = instance.BlockSize
public uint BlockSize {get; set;}
'Declaration
Public Property BlockSize As UInteger
'Usage
Dim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.BlockSize = value value = instance.BlockSize
public uint BlockSize {get; set;}