DocumentSharingLocationCollection constructor
DocumentSharingLocationCollection()
Implementation
DocumentSharingLocationCollection() {
this.Entries = <DocumentSharingLocation>[];
}
DocumentSharingLocationCollection() {
this.Entries = <DocumentSharingLocation>[];
}