'DeclarationPublic Property cbSave As UInteger
'UsageDim instance As OfficeArtMetaFileHeader Dim value As UInteger instance.cbSave = value value = instance.cbSave
public uint cbSave {get; set;}
'DeclarationPublic Property cbSave As UInteger
'UsageDim instance As OfficeArtMetaFileHeader Dim value As UInteger instance.cbSave = value value = instance.cbSave
public uint cbSave {get; set;}