Cloud |
public struct Item : IEquatable<CloudServiceFunctionsStorageGetFilesInfoResultItem>
The CloudServiceFunctionsStorageGetFilesInfoResultItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals(CloudServiceFunctionsStorageGetFilesInfoResultItem) | ||
| Equals(Object) | (Overrides ValueTypeEquals(Object)) | |
| GetHashCode | (Overrides ValueTypeGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | (Overrides ValueTypeToString) |
| Name | Description | |
|---|---|---|
| Exists | ||
| LastModified | ||
| Size |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |