public IList<ArchiveDataBlockPointer> DataBlockPointers { get; }
Public ReadOnly Property DataBlockPointers As IList(Of ArchiveDataBlockPointer) Get
public: property IList<ArchiveDataBlockPointer^>^ DataBlockPointers { IList<ArchiveDataBlockPointer^>^ get (); }
member DataBlockPointers : IList<ArchiveDataBlockPointer> with get
function get_DataBlockPointers();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.