VDataInlineImagePropertyLoad Method |
Namespace: ARPDev.DAVLIBAssembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Load(
string FileName
)
Public Function Load (
FileName As String
) As Boolean
public:
bool Load(
String^ FileName
)
member Load :
FileName : string -> bool
Parameters
- FileName
- Type: SystemString
Return Value
Type:
Boolean
See Also