次の方法で共有


FoldingParameters クラス

継承階層

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices..::..FoldingParameters

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<GuidAttribute("FBE953D4-D212-49E9-8BCA-026B457914D4")> _
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")> _
Public NotInheritable Class FoldingParameters _
    Inherits Component
'使用
Dim instance As FoldingParameters
[GuidAttribute("FBE953D4-D212-49E9-8BCA-026B457914D4")]
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")]
public sealed class FoldingParameters : Component
[GuidAttribute(L"FBE953D4-D212-49E9-8BCA-026B457914D4")]
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")]
public ref class FoldingParameters sealed : public Component
[<SealedAttribute>]
[<GuidAttribute("FBE953D4-D212-49E9-8BCA-026B457914D4")>]
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.FoldingParametersTypeConverter, Microsoft.AnalysisServices.Design")>]
type FoldingParameters =  
    class
        inherit Component
    end
public final class FoldingParameters extends Component

FoldingParameters 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド FoldingParameters

先頭に戻る

プロパティ

  名前 説明
プロテクト プロパティ CanRaiseEvents (Component から継承されています。)
パブリック プロパティ Container (Component から継承されています。)
プロテクト プロパティ DesignMode (Component から継承されています。)
プロテクト プロパティ Events (Component から継承されています。)
パブリック プロパティ FoldCount
パブリック プロパティ FoldIndex
パブリック プロパティ FoldMaxCases
パブリック プロパティ FoldTargetAttribute
パブリック プロパティ Site (Component から継承されています。)

先頭に戻る

メソッド

  名前 説明
パブリック メソッド CreateObjRef (MarshalByRefObject から継承されています。)
パブリック メソッド Dispose() () () () (Component から継承されています。)
プロテクト メソッド Dispose(Boolean) (Component から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Component から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド GetService (Component から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド InitializeLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド MemberwiseClone() () () () (Object から継承されています。)
プロテクト メソッド MemberwiseClone(Boolean) (MarshalByRefObject から継承されています。)
パブリック メソッド ToString (Component から継承されています。)

先頭に戻る

イベント

  名前 説明
パブリック イベント Disposed (Component から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。