VsaItems.m_ItemCollection Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.VisualBasic.Vsa
Assembly:  Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.Vsa.dll)

Syntax

'Declaration
Protected m_ItemCollection As Hashtable
protected Hashtable m_ItemCollection
protected:
Hashtable^ m_ItemCollection
val mutable m_ItemCollection: Hashtable
protected var m_ItemCollection : Hashtable

.NET Framework Security

See Also

Reference

VsaItems Class

Microsoft.VisualBasic.Vsa Namespace