'宣言 Public Shared Function FromString( _ ByVal s As System.String _ ) As XDocumentWrapper
'使用法 Dim s As System.String Dim value As XDocumentWrapper value = XDocumentWrapper.FromString(s)
public static XDocumentWrapper FromString( System.string s )
パラメータ
- s