← Back to carmenta.com
Carmenta Engine SDK Documentation
×

S63PermitFileCollection.S63PermitFileCollection Constructors

Initializes a new instance of the S63PermitFileCollection class.

Overload List

 NameDescription
Public methodS63PermitFileCollection()Initializes a new empty instance of the S63PermitFileCollection class.
Public methodS63PermitFileCollection(IEnumerable< S63PermitFile > items)Initializes a new instance of the S63PermitFileCollection class with the specified elements.

S63PermitFileCollection()

Initializes a new empty instance of the S63PermitFileCollection class.

Syntax

C#
public S63PermitFileCollection ()

S63PermitFileCollection(IEnumerable< S63PermitFile > items)

Initializes a new instance of the S63PermitFileCollection class with the specified elements.

Syntax

C#
public S63PermitFileCollection (
	IEnumerable< S63PermitFile > items
)

Parameters

items
Type: A collection of S63PermitFile elements.
A collection of items to add to the new collection.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept