次の方法で共有


ValidationResultCollection クラス

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

構文

'宣言
Public NotInheritable Class ValidationResultCollection _
    Implements ICollection, IEnumerable
'使用
Dim instance As ValidationResultCollection
public sealed class ValidationResultCollection : ICollection, 
    IEnumerable
public ref class ValidationResultCollection sealed : ICollection, 
    IEnumerable
[<SealedAttribute>]
type ValidationResultCollection =  
    class
        interface ICollection
        interface IEnumerable
    end
public final class ValidationResultCollection implements ICollection, IEnumerable

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices..::..ValidationResultCollection

スレッド セーフ

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