'Declaration
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> <ElementsNotNullAttribute()> <NotNullAttribute()> Public Shared ReadOnly Property Empty As UACertificateTypeElementCollection
'Usage
Dim value As UACertificateTypeElementCollection value = UACertificateTypeElementCollection.Empty
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public static UACertificateTypeElementCollection Empty {get;}
[DebuggerBrowsable(DebuggerBrowsableState.Never)] [ElementsNotNull()] [NotNull()] public: static property UACertificateTypeElementCollection^ Empty { UACertificateTypeElementCollection^ get(); }