public bool Save(
out string error
)Public Function Save (
<OutAttribute> ByRef error As String
) As Booleanpublic:
virtual bool Save(
[OutAttribute] String^% error
) sealedabstract Save :
error : string byref -> bool
override Save :
error : string byref -> bool