public ref class Marshal abstract sealed public ref class Marshal sealed public static class Marshal public sealed class Marshal type Marshal = class Public Class Marshal Public NotInheritable Class Marshal 継承 例 次の例は、 クラスで定義されているさまざまなメソッドを使用する方法を Marshal 示しています。 using namespace System; using namespace System::Runtime::InteropServices; public value struct Point { public: property int X; property in