Click or drag to resize
Askia

IResourceCollectionItem Property (String)

Find a resource by name

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
IResource this[
	string name
] { get; }

Parameters

name
Type: SystemString
Name of the resource to find

Property Value

Type: IResource
See Also