Overload | Description |
---|---|
UAFieldMetaDataCollection Constructor() | Initializes a new instance of the collection class that is empty. |
UAFieldMetaDataCollection Constructor(IEnumerable<UAFieldMetaData>) | Initializes a new instance of the collection, with given items. |
UAFieldMetaDataCollection Constructor(UAFieldMetaDataCollection) | Initializes a new instance of the class as a copy of another field metadata collection. |