Table of Contents

Interface IParserCollectionOnDrive

Namespace
SunamoCollectionOnDrive._public
Assembly
SunamoCollectionOnDrive.dll

Interface for types that can be serialized to and from strings in a CollectionOnDrive.

public interface IParserCollectionOnDrive
Extension Methods

Methods

Parse(string)

Parses a string representation and populates this instance's properties.

void Parse(string text)

Parameters

text string

String text to parse.