ExtendedPropertyCollection

A collection of ExtendedPropertys.

Namespace:
KpokEntityTool.Models
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
System.Collections.ObjectModel.ObservableCollection{KpokEntityTool.Models.ExtendedProperty}

Constructors

ExtendedPropertyCollection

Default constructor

Signature:
public Void ExtendedPropertyCollection()

Methods

CleanEmptyElements

Clean empty elements from the collection.

Signature:
public Void CleanEmptyElements()