[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.StructList-1.InnerArray

InnerArray Property

InnerArray

Gets the current array containing the elements of the StructList<T>.

Declaration
public T[] InnerArray { get; }
Public ReadOnly Property InnerArray As T()